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/coda.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/coda.h')
| -rw-r--r-- | libc/kernel/common/linux/coda.h | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/libc/kernel/common/linux/coda.h b/libc/kernel/common/linux/coda.h index ff109e8..d03dc93 100644 --- a/libc/kernel/common/linux/coda.h +++ b/libc/kernel/common/linux/coda.h @@ -98,12 +98,12 @@ typedef unsigned int u_int32_t; /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define C_M_READ 00400 #define C_M_WRITE 00200 -#define C_A_C_OK 8 -#define C_A_R_OK 4 +#define C_A_C_OK 8 +#define C_A_R_OK 4 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define C_A_W_OK 2 -#define C_A_X_OK 1 -#define C_A_F_OK 0 +#define C_A_W_OK 2 +#define C_A_X_OK 1 +#define C_A_F_OK 0 #ifndef _VENUS_DIRENT_T_ /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define _VENUS_DIRENT_T_ 1 @@ -206,13 +206,13 @@ struct coda_statfs { #define CODA_VGET 22 #define CODA_SIGNAL 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define CODA_REPLACE 24 -#define CODA_FLUSH 25 -#define CODA_PURGEUSER 26 -#define CODA_ZAPFILE 27 +#define CODA_REPLACE 24 +#define CODA_FLUSH 25 +#define CODA_PURGEUSER 26 +#define CODA_ZAPFILE 27 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define CODA_ZAPDIR 28 -#define CODA_PURGEFID 30 +#define CODA_ZAPDIR 28 +#define CODA_PURGEFID 30 #define CODA_OPEN_BY_PATH 31 #define CODA_RESOLVE 32 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ @@ -224,10 +224,10 @@ struct coda_statfs { #define CODA_NCALLS 37 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) #define VC_MAXDATASIZE 8192 -#define VC_MAXMSGSIZE sizeof(union inputArgs)+sizeof(union outputArgs) + VC_MAXDATASIZE +#define VC_MAXMSGSIZE sizeof(union inputArgs)+sizeof(union outputArgs) + VC_MAXDATASIZE /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #define CIOC_KERNEL_VERSION _IOWR('c', 10, size_t) -#define CODA_KERNEL_VERSION 3 +#define CODA_KERNEL_VERSION 3 struct coda_in_hdr { u_int32_t opcode; /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ |
