]> git.proxmox.com Git - mirror_ovs.git/commit
checkpatch: Add file-parsing mode
authorAaron Conole <aconole@bytheb.org>
Fri, 21 Oct 2016 18:49:09 +0000 (14:49 -0400)
committerBen Pfaff <blp@ovn.org>
Tue, 29 Nov 2016 01:05:13 +0000 (17:05 -0800)
commitfb9410d844cbbe880b0d469d40457105d2ab599d
tree2f402244f0d4a81d4d2beb9eda64c8f3bd25b02a
parenta1193b4def4e3b7b9699d4756459cb375e7f9fc6
checkpatch: Add file-parsing mode

This adds a new argument and feature, 'check-file', which will allow
checkpatch to run against files instead of only against patches.

Signed-off-by: Aaron Conole <aconole@bytheb.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
utilities/checkpatch.py