diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-03 16:18:12 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-12-03 16:18:12 -0200 |
commit | f038f28e4892d23a5f89fe6173e668e94c59281b (patch) | |
tree | 7158a073189d86850b85a733fbc173ed29834bd1 /linux | |
parent | aa8c8a2d0104bfc51e0b8888acd66e67a9615ab1 (diff) | |
download | mediapointer-dvb-s2-f038f28e4892d23a5f89fe6173e668e94c59281b.tar.gz mediapointer-dvb-s2-f038f28e4892d23a5f89fe6173e668e94c59281b.tar.bz2 |
Copy kernel's checkpatch.pl and improve prep_commit_msg.pl
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Kernel's checkpatch.pl appeared only on kernel version 2.6.22. However, several
improvements happened on recent kernels.
This patch copies the latest version (0.11) of checkpatch.pl to the v4l-dvb
development tree.
Also, now, prep_commit_msg.pl checks if the script is available at Kernel
and checks for its version. If the version is older than the in-tree one, it
uses the in-tree. Otherwise, kernel version is used.
It is always a good idea to use kernel's checkpatch.pl, since some additional
tests can be done when using the kernel's, like checking for the usage of
depreciated API's.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions