diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-02-19 09:41:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-21 10:24:34 +0100 |
commit | 43741e9bc0fb42d01e0eabad7fcfee66a9f0e21a (patch) | |
tree | c7746fc6f9128f47c8fda10dba601cb972ed534a /kernel/gcov/fs.c | |
parent | d86b05cb0e20a52a7e7bbfbcf116d3c792481b57 (diff) |
n_hdlc: remove useless whitespace at line wraps
Do
s@[ \t]\+$@@
s@ \+\t@\t@
on the file as there are many spaces at the begininning of lines and
many spaces/tabs at EOLs. And vim screamed.
git show -w is supposed to show no difference here.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219084118.26491-20-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/gcov/fs.c')
0 files changed, 0 insertions, 0 deletions