UAPI: Make linux/patchkey.h easier to parse
authorDavid Howells <dhowells@redhat.com>
Tue, 13 Dec 2011 15:07:49 +0000 (15:07 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 Dec 2011 15:07:49 +0000 (15:07 +0000)
commita648bd0c9f613d8f9954eccff6009ecfb26e2722
tree40c266d79eee08c5c1e582f85faec6e613337fb9
parente9356f4da3ffba7ab826ec3ea5f31f414f5b2a95
UAPI: Make linux/patchkey.h easier to parse

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>
include/linux/patchkey.h