git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9356f4
)
UAPI: Make linux/patchkey.h easier to parse
author
David Howells
<dhowells@redhat.com>
Tue, 13 Dec 2011 15:07:49 +0000
(15:07 +0000)
committer
David Howells
<dhowells@redhat.com>
Tue, 13 Dec 2011 15:07:49 +0000
(15:07 +0000)
Make linux/patchkey.h easier to parse by making the #elif case associated with
the __KERNEL__ guard a nested #if in a #else of the __KERNEL__ guard.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found