]> Pileus Git - ~andy/linux/commitdiff
include/linux/coda.h: remove useless '#else'
authorChen Gang <gang.chen@asianux.com>
Tue, 30 Jul 2013 07:30:05 +0000 (15:30 +0800)
committerJiri Kosina <jkosina@suse.cz>
Tue, 30 Jul 2013 09:11:44 +0000 (11:11 +0200)
'#else' is useless, need remove.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/coda.h

index cff544f81105ecf83dac7cc0e75ea8ee26954592..d30209b9cef81773b26e62f79b67de402e56ff68 100644 (file)
@@ -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