Re: [PATCH] Staging: fbtft: move externs to header file

From: Drew Fustini
Date: Tue Mar 03 2015 - 13:53:07 EST


On Tue, Mar 03, 2015 at 04:33:01PM +0530, Sudip Mukherjee wrote:
> but now it adds 6 additional warning in checkpatch --strict
> "extern prototypes should be avoided in .h files"

Thanks, Sudip. I did not realize that was an option for checkpatch.
I see now that there are additional warnings as you mentioned:

CHECK: extern prototypes should be avoided in .h files
CHECK: Alignment should match open parenthesis
CHECK: Please don't use multiple blank lines

Drew

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/