projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbb8d34
)
alpha: replace __inline with inline
author
Harvey Harrison
<
[email protected]
>
Mon, 28 Apr 2008 09:13:46 +0000
(
02:13
-0700)
committer
Linus Torvalds
<
[email protected]
>
Mon, 28 Apr 2008 15:58:27 +0000
(08:58 -0700)
Signed-off-by: Harvey Harrison <
[email protected]
>
Cc: Richard Henderson <
[email protected]
>
Cc: Ivan Kokshaysky <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/asm-alpha/byteorder.h
patch
|
blob
|
history
diff --git
a/include/asm-alpha/byteorder.h
b/include/asm-alpha/byteorder.h
index 7af2b8d254868ff7102f43255accd9bbd33673f5..58e958fc7f1b27bb58ce01c4a02dc550a6bd2ab0 100644
(file)
--- a/
include/asm-alpha/byteorder.h
+++ b/
include/asm-alpha/byteorder.h
@@
-7,7
+7,7
@@
#ifdef __GNUC__
-static
__
inline __attribute_const__ __u32 __arch__swab32(__u32 x)
+static inline __attribute_const__ __u32 __arch__swab32(__u32 x)
{
/*
* Unfortunately, we can't use the 6 instruction sequence