diff options
author | Joe Perches | 2013-09-11 14:24:01 -0700 |
---|---|---|
committer | Linus Torvalds | 2013-09-11 15:58:48 -0700 |
commit | b34c648bb33ca143b98851fd7fe7250f1875c463 (patch) | |
tree | f3e531f96906eb951677147daf8b15cdbde3a309 /COPYING | |
parent | f95a7e6a462ed1338bd576ccb557ff86772a0776 (diff) |
checkpatch: better --fix of SPACING errors.
Previous attempt at fixing SPACING errors could make a hash of several
defects.
This patch should make --fix be a lot better at correcting these defects.
Trim left and right sides of these defects appropriately instead of a
somewhat random attempt at it.
Trim left spaces from any following bit of the modified line when only a
single space is required around an operator.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Phil Carmody <phil.carmody@partner.samsung.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions