Zhen Lei 480f0de68c 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>
2021-06-11 18:52:05 +02:00
..
2021-04-08 19:37:21 +02:00
2020-05-15 14:53:20 +02:00
2020-08-23 17:36:59 -05:00
2020-11-23 18:24:53 +01:00
2021-05-24 16:17:07 +02:00
2020-10-13 12:12:44 -07:00