Browse Source

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>
Chen Gang 12 năm trước cách đây
mục cha
commit
a24a4b9f3f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      include/linux/coda.h

+ 0 - 1
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