Jelajahi Sumber

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 tahun lalu
induk
melakukan
a24a4b9f3f
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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