Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a24a4b9f authored by Chen Gang's avatar Chen Gang Committed by Jiri Kosina
Browse files

include/linux/coda.h: remove useless '#else'



'#else' is useless, need remove.

Signed-off-by: default avatarChen Gang <gang.chen@asianux.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 297957b4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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