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>
This commit is contained in:
parent
297957b4a8
commit
a24a4b9f3f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue