> > * checkpatch reports 8 errors & 8 warnings > Ehm, just got 1 error at the else part... (sorry, never used > checkpatch before, hope that I'm not handling it wrong in any > way...)
The number of errors will vary depending on which version of checkpatch you use. I tend to use the one from the current -rc kernel, or when sending patches to GregKH, checkpatch from linux-next. I suggest you don't use anything older than 2.6.32. Andrew
