https://github.com/torvalds/linux
Revision 8a7eab2b54b349d005181fd971cfa027b1976c7b authored by David Howells on 02 January 2013, 15:13:02 UTC, committed by Linus Torvalds on 03 January 2013, 01:36:10 UTC
Commit 56c176c9cac9 ("UAPI: strip the _UAPI prefix from header guards
during header installation") strips the _UAPI prefix from header guards,
but only if there's a single space between the cpp directive and the
label.

Make it more flexible and able to handle tabs and multiple white space
characters.

Signed-off-by: David Howells <dhowell@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3d33fcc
History
Tip revision: 8a7eab2b54b349d005181fd971cfa027b1976c7b authored by David Howells on 02 January 2013, 15:13:02 UTC
UAPI: Strip _UAPI prefix on header install no matter the whitespace
Tip revision: 8a7eab2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 232.0 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top