On 07/19/2010 01:19 AM, Yang Gu wrote: > This test script is just a copy from kernel project. oFono uses this one > to check if the patch has some coding style issue. > --- > test/checkpatch.pl | 2615 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 2615 insertions(+), 0 deletions(-) > create mode 100755 test/checkpatch.pl > I'm a bit hesitant to include this in oFono tree. I have zero Perl knowledge and I want to keep it this way ;) If someone someone commits to maintaining checkpatch.pl and making sure all changes are synced with the kernel upstream version then I can re-consider. Perhaps a simpler script that uses /usr/src/linux/checkpatch.pl might be easier to maintain? Regards, -Denis