commit | f2d7e4d4398092d14fb039cb4d38e502d3f019ee | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:11:07 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:28 2014 -0700 |
tree | 18b238e5a05361610b5c8e90c40504fb5c204c14 | |
parent | d752fcc88b7dddc0bbe6d43b658b306a9d7d1dae [diff] |
checkpatch: add fix_insert_line and fix_delete_line helpers Neaten the uses of patch/file line insertions or deletions. Hide the mechanism used. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>