]> Pileus Git - ~andy/linux/commit
ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI"
authorChen Gang <gang.chen@asianux.com>
Thu, 7 Nov 2013 03:14:29 +0000 (11:14 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Nov 2013 09:28:54 +0000 (10:28 +0100)
commit3b098eb486868d57d7f2666d05b86c19a07df71b
tree69287c78d6f7845df3e7200823dac1cbbb745510
parentbffbbc0a2ccb9f3a3235ea6c646030e5fc3d771e
ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI"

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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/firewire.h