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/swap.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/swap.h')
| -rw-r--r-- | libc/kernel/common/linux/swap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/swap.h b/libc/kernel/common/linux/swap.h index 0f8e546..3fb15cc 100644 --- a/libc/kernel/common/linux/swap.h +++ b/libc/kernel/common/linux/swap.h @@ -27,7 +27,7 @@ #include <asm/atomic.h> /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #include <asm/page.h> -#define SWAP_FLAG_PREFER 0x8000 +#define SWAP_FLAG_PREFER 0x8000 #define SWAP_FLAG_PRIO_MASK 0x7fff #define SWAP_FLAG_PRIO_SHIFT 0 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ |
