diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-06-08 16:13:14 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-06-11 18:52:05 +0200 |
commit | 480f0de68caddfe336b8cc0c74a40328779940d3 (patch) | |
tree | 092f298dbf2cc00e04abd347f88a482bc94c1ff5 /drivers/base | |
parent | 03466883a0fdb5c38f2907b027565b9f253688a8 (diff) |
PM: hibernate: remove leading spaces before tabs
1) Run the following command to find and remove the leading spaces
before tabs:
$ find kernel/power/ -type f | xargs sed -r -i 's/^[ ]+\t/\t/'
2) Manually check and correct if necessary
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions