public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] include/linux/coda.h: remove useless '#else'
@ 2013-07-30  7:30 Chen Gang
  2013-07-30 10:38 ` Jiri Kosina
  2013-07-30 12:29 ` Joe Perches
  0 siblings, 2 replies; 12+ messages in thread
From: Chen Gang @ 2013-07-30  7:30 UTC (permalink / raw)
  To: 'Jiri Kosina'
  Cc: jaharkes, coda, codalist, linux-kernel@vger.kernel.org

'#else' is useless, need remove.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
---
 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

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-05  9:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30  7:30 [PATCH trivial] include/linux/coda.h: remove useless '#else' Chen Gang
2013-07-30 10:38 ` Jiri Kosina
2013-07-31  0:06   ` Chen Gang
2013-07-30 12:29 ` Joe Perches
2013-07-31  1:44   ` Chen Gang
2013-07-31  1:53     ` Chen Gang
2013-07-31  3:16       ` Chen Gang F T
2013-08-05  0:24         ` Chen Gang
2013-08-05  1:21           ` Joe Perches
2013-08-05  1:53             ` Chen Gang
2013-08-05  2:12               ` Chen Gang
2013-08-05  9:00                 ` Chen Gang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox