diff options
author | Joe Perches <[email protected]> | 2014-08-06 16:11:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:28 -0700 |
commit | d752fcc88b7dddc0bbe6d43b658b306a9d7d1dae (patch) | |
tree | 7499c60afad317d6fce1bdb9e0799a40b9b7c11a /scripts/gdb/linux/tasks.py | |
parent | 194f66fc9567367b3fa2dcbc1b87b091330ef186 (diff) |
checkpatch: add ability to insert and delete lines to patch/file
This can be valuable to insert or delete blank lines as well as fix
misplaced brace or else uses.
Store indexes of lines to be added/deleted and the new lines.
When creating the --fix file, insert or delete the appropriate lines and
update the patch range information.
Signed-off-by: Joe Perches <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions