[PATCH trivial] include/linux/coda.h: remove useless '#else'

From: Chen Gang
Date: Tue Jul 30 2013 - 03:31:11 EST


'#else' is useless, need remove.

Signed-off-by: Chen Gang <gang.chen@xxxxxxxxxxx>
---
include/linux/coda.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/coda.h b/include/linux/coda.h
index cff544f..d30209b 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
--
1.7.7.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/