diff options
author | Andrzej Pietrasiewicz <andrzejtp2010@gmail.com> | 2015-06-08 21:16:44 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-11 01:04:04 (GMT) |
commit | e703f23747e25db6ccc1f752f787925f86c27f31 (patch) | |
tree | a305b2a2a42ea85e11189230386b83adeb4c721d /tools | |
parent | 623f0e137c0fedb81bbf3d88be4ed300eee163da (diff) | |
download | linux-e703f23747e25db6ccc1f752f787925f86c27f31.tar.xz |
staging: rtl8188eu: eliminate spaces before commas
Eliminate "space prohibited before that ','" errors found by checkpatch,
but do this only to lines which after the patch is applied do not
exceed 80 characters. Out of that only those lines are changed, whose
context does not exceed 80 characters in each line. In other words the
changes are limited to cases where the patch generated is itself
checkpatch-correct.
Rebased onto next-20150605.
Signed-off-by: Andrzej Pietrasiewicz <andrzejtp2010@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions