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

From: Sudip Mukherjee
Date: Tue Mar 03 2015 - 06:03:18 EST


On Tue, Mar 03, 2015 at 04:19:17AM -0600, Drew Fustini wrote:
> Move extern declartions from fbtft-core.c to fbtft header file. This resovles
> the warning from checkpatch.pl that "externs should be avoided in .c files".

but now it adds 6 additional warning in checkpatch --strict
"extern prototypes should be avoided in .h files"

regards
sudip

>
> Signed-off-by: Drew Fustini <pdp7pdp7@xxxxxxxxx>
> ---
--
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/