From: Chen Gang Date: Tue, 30 Jul 2013 07:30:05 +0000 (+0800) Subject: include/linux/coda.h: remove useless '#else' X-Git-Tag: v3.12-rc1~124^2~45 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a24a4b9f3f7a4cfba3af0e8079e25972b88a5afa;p=linux.git include/linux/coda.h: remove useless '#else' '#else' is useless, need remove. Signed-off-by: Chen Gang Signed-off-by: Jiri Kosina --- 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 #endif