commit | e2f7aa4b8bc811ebf8afbdf423caf90a5a03cb08 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@canonical.com> | Fri Feb 27 14:03:06 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Feb 27 16:26:21 2009 -0800 |
tree | 2c3dc6651cbdf54d2a7234bdaa75664b93ca2945 | |
parent | f4a8773676c21a68b0666fbe48af4fe1af89dfa9 [diff] |
checkpatch: do not warn about -p0 patches when checking files We are triggering the -p0 check for our own diffs generated using --file command line option. Suppress this check for files. Signed-off-by: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>