Re: [PATCH] update checkpatch.pl to version 0.04

2007-06-08 Thread James Ketrenos
Andy Whitcroft wrote: > This version brings a some new tests, and a host of changes to fix > false positives, of particular note: > > - check for and report #if 0 > - extend checking of line lengths and spacing for .pl, .sh etc > - extends the pointer type checks to multiple levels > - upd

[PATCH] update checkpatch.pl to version 0.04

2007-06-08 Thread Andy Whitcroft
This version brings a some new tests, and a host of changes to fix false positives, of particular note: - check for and report #if 0 - extend checking of line lengths and spacing for .pl, .sh etc - extends the pointer type checks to multiple levels - updates printk handling to track newli