summaryrefslogtreecommitdiffstats
path: root/libc/kernel/common/linux/efs_dir.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2013-01-30 10:31:24 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-01-30 10:31:24 -0800
commit9d43c079875ebd2540daccb180e9d6d0fa06061d (patch)
tree3e4f9748121b8862bec46488fc52a23621587f60 /libc/kernel/common/linux/efs_dir.h
parent5821e11d0b577fda45b81f0c9ea13c1c1c5de1a8 (diff)
parent4e8825038e08762dcc973fa435b531f10290ffa8 (diff)
downloadbionic-9d43c079875ebd2540daccb180e9d6d0fa06061d.zip
bionic-9d43c079875ebd2540daccb180e9d6d0fa06061d.tar.gz
bionic-9d43c079875ebd2540daccb180e9d6d0fa06061d.tar.bz2
am 4e882503: am a990cf5b: Merge "Clean up trailing whitespace in the kernel headers."
# Via Android Git Automerger (1) and others * commit '4e8825038e08762dcc973fa435b531f10290ffa8': Clean up trailing whitespace in the kernel headers.
Diffstat (limited to 'libc/kernel/common/linux/efs_dir.h')
-rw-r--r--libc/kernel/common/linux/efs_dir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/kernel/common/linux/efs_dir.h b/libc/kernel/common/linux/efs_dir.h
index 40991a3..98a5ba7 100644
--- a/libc/kernel/common/linux/efs_dir.h
+++ b/libc/kernel/common/linux/efs_dir.h
@@ -31,7 +31,7 @@ struct efs_dentry {
#define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1)
#define EFS_DIRBLK_HEADERSIZE 4
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
-#define EFS_DIRBLK_MAGIC 0xbeef
+#define EFS_DIRBLK_MAGIC 0xbeef
struct efs_dir {
__be16 magic;
unsigned char firstused;