projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
297957b
)
include/linux/coda.h: remove useless '#else'
author
Chen Gang
<gang.chen@asianux.com>
Tue, 30 Jul 2013 07:30:05 +0000
(15:30 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 30 Jul 2013 09:11:44 +0000
(11:11 +0200)
'#else' is useless, need remove.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/linux/coda.h
patch
|
blob
|
history
diff --git
a/include/linux/coda.h
b/include/linux/coda.h
index cff544f81105ecf83dac7cc0e75ea8ee26954592..d30209b9cef81773b26e62f79b67de402e56ff68 100644
(file)
--- 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