7 Nov
2013
7 Nov
'13
10:50 a.m.
On 11/07/2013 03:54 PM, Clemens Ladisch wrote:
Chen Gang wrote:
When installing, "scripts/headers_install.sh" will strip guard macro' "_UAPI" to prevent from appearing it to users. And also, all another files which need uapi prefix always use "_UAPI", not "UAPI".
So use "_UAPI" instead of "UAPI" on the guard macro, and also give a comment for "#endif".
Signed-off-by: Chen Gang gang.chen@asianux.com
Acked-by: Clemens Ladisch clemens@ladisch.de
Thank you very much !!
--
Chen Gang