On Thu, 23 Nov 2017 22:18:43 +0900
Masahiro Yamada wrote:
> 'extern' is not necessary for function declarations.
>
> scripts/checkpatch.pl with --strict option reports the following:
>
> CHECK: extern prototypes should be avoided in .h files
Applied.
Thanks,
Boris
>
> Signed-off-by: Masa
'extern' is not necessary for function declarations.
scripts/checkpatch.pl with --strict option reports the following:
CHECK: extern prototypes should be avoided in .h files
Signed-off-by: Masahiro Yamada
---
drivers/mtd/nand/denali.h | 4 +--
drivers/mtd/nand/gpmi-nand/gpmi-n
2 matches
Mail list logo