Re: [PATCH] arch: alpha: uapi: be sure of "_UAPI" prefix for all guard macros

2013-11-13 Thread Chen Gang
On 11/07/2013 12:03 PM, Chen Gang wrote: > For all uapi headers, need use "_UAPI" prefix for its guard macro > (which will be stripped by "scripts/headers_installler.sh"). > > Also delete the redundant files (ipcbuf.h, kvm_para.h, and poll.h) > which are already in Kbuild. > Oh, sorry, need use

[PATCH] arch: alpha: uapi: be sure of "_UAPI" prefix for all guard macros

2013-11-06 Thread Chen Gang
For all uapi headers, need use "_UAPI" prefix for its guard macro (which will be stripped by "scripts/headers_installler.sh"). Also delete the redundant files (ipcbuf.h, kvm_para.h, and poll.h) which are already in Kbuild. Signed-off-by: Chen Gang --- arch/alpha/include/uapi/asm/auxvec.h