commit | a648bd0c9f613d8f9954eccff6009ecfb26e2722 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Dec 13 15:07:49 2011 +0000 |
committer | David Howells <dhowells@redhat.com> | Tue Dec 13 15:07:49 2011 +0000 |
tree | 40c266d79eee08c5c1e582f85faec6e613337fb9 | |
parent | e9356f4da3ffba7ab826ec3ea5f31f414f5b2a95 [diff] |
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>