diff options
| author | Elliott Hughes <enh@google.com> | 2013-01-30 10:33:52 -0800 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-01-30 10:33:52 -0800 |
| commit | 0243962d2089dc57e2488b23e6d33e2a012e2aa5 (patch) | |
| tree | aaf92c6e4c5388e979e14bada458ee6033545d79 /libc/kernel/common/linux/percpu.h | |
| parent | 8dfe0daf6fab138ffccfcbc37d84ac83940aa36e (diff) | |
| parent | 9d43c079875ebd2540daccb180e9d6d0fa06061d (diff) | |
| download | bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.zip bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.tar.gz bionic-0243962d2089dc57e2488b23e6d33e2a012e2aa5.tar.bz2 | |
am 9d43c079: am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers."
# Via Android Git Automerger (2) and others
* commit '9d43c079875ebd2540daccb180e9d6d0fa06061d':
Clean up trailing whitespace in the kernel headers.
Diffstat (limited to 'libc/kernel/common/linux/percpu.h')
| -rw-r--r-- | libc/kernel/common/linux/percpu.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libc/kernel/common/linux/percpu.h b/libc/kernel/common/linux/percpu.h index 9597e29..92c0b6e 100644 --- a/libc/kernel/common/linux/percpu.h +++ b/libc/kernel/common/linux/percpu.h @@ -18,11 +18,11 @@ ****************************************************************************/ #ifndef __LINUX_PERCPU_H #define __LINUX_PERCPU_H -#include <linux/spinlock.h> -#include <linux/slab.h> +#include <linux/spinlock.h> +#include <linux/slab.h> /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #include <linux/smp.h> -#include <linux/string.h> +#include <linux/string.h> #include <asm/percpu.h> #ifndef PERCPU_ENOUGH_ROOM /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ |
