[PATCH] arch: arm: uapi: be sure of "_UAPI" prefix for all guard macros
Chen Gang
gang.chen at asianux.com
Wed Nov 13 21:41:35 EST 2013
On 11/08/2013 11:47 AM, Chen Gang wrote:
> For all uapi headers, need use "_UAPI" prefix for its guard macro
> (which will be stripped by "scripts/headers_installer.sh").
>
> Additional completions:
>
> - be sure that all "endif" need be appended related comment, also it
> has and only has one empty line above and no any lines below either.
>
> - be sure that all normal uapi header files need content guard macro.
>
> - remove the default "kvm_para.h" which was added in Kbuild.
Oh, sorry, it should use 'generic-y' instead of 'header-y' in Kbuild. I
will send patch v2 for it.
>
> - remove the detail address of Free Software Foundation (or can not
> pass "scripts/checkpatch.pl").
>
Thanks.
--
Chen Gang
More information about the linux-arm-kernel
mailing list