Skip to content

Commit

Permalink
include/linux/coda.h: remove useless '#else'
Browse files Browse the repository at this point in the history
'#else' is useless, need remove.

Signed-off-by: Chen Gang <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Chen Gang authored and Jiri Kosina committed Jul 30, 2013
1 parent 297957b commit a24a4b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/coda.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a24a4b9

Please sign in to comment.