aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/coda.h
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-07-30 15:30:05 +0800
committerJiri Kosina <jkosina@suse.cz>2013-07-30 11:11:44 +0200
commita24a4b9f3f7a4cfba3af0e8079e25972b88a5afa (patch)
treeea4d822ddc2f5f6063a5286e4d073f580bc17d7b /include/linux/coda.h
parentDocumentation: development-process: Update -mm and -next URLs (diff)
downloadlinux-dev-a24a4b9f3f7a4cfba3af0e8079e25972b88a5afa.tar.xz
linux-dev-a24a4b9f3f7a4cfba3af0e8079e25972b88a5afa.zip
include/linux/coda.h: remove useless '#else'
'#else' is useless, need remove. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/coda.h')
-rw-r--r--include/linux/coda.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/coda.h b/include/linux/coda.h
index cff544f81105..d30209b9cef8 100644
--- a/include/linux/coda.h
+++ b/include/linux/coda.h
@@ -60,7 +60,6 @@ Mellon the rights to redistribute these changes without encumbrance.
#if defined(__linux__)
typedef unsigned long long u_quad_t;
-#else
#endif
#include <uapi/linux/coda.h>
#endif