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:
4205456
)
xfrm: checkpatch erros with inline keyword position
author
Weilong Chen
<
[email protected]
>
Tue, 24 Dec 2013 01:43:50 +0000
(09:43 +0800)
committer
Steffen Klassert
<
[email protected]
>
Thu, 2 Jan 2014 06:48:51 +0000
(07:48 +0100)
Signed-off-by: Weilong Chen <
[email protected]
>
Signed-off-by: Steffen Klassert <
[email protected]
>
net/xfrm/xfrm_policy.c
patch
|
blob
|
history
diff --git
a/net/xfrm/xfrm_policy.c
b/net/xfrm/xfrm_policy.c
index b5c315e175a0467f559c0c53a95e0bfbfcf95de6..fe8942bb8bbc0f4c45da15601a14568dd1606fb6 100644
(file)
--- a/
net/xfrm/xfrm_policy.c
+++ b/
net/xfrm/xfrm_policy.c
@@
-1641,7
+1641,7
@@
free_dst:
goto out;
}
-static in
t inline
+static in
line int
xfrm_dst_alloc_copy(void **target, const void *src, int size)
{
if (!*target) {
@@
-1653,7
+1653,7
@@
xfrm_dst_alloc_copy(void **target, const void *src, int size)
return 0;
}
-static in
t inline
+static in
line int
xfrm_dst_update_parent(struct dst_entry *dst, const struct xfrm_selector *sel)
{
#ifdef CONFIG_XFRM_SUB_POLICY
@@
-1665,7
+1665,7
@@
xfrm_dst_update_parent(struct dst_entry *dst, const struct xfrm_selector *sel)
#endif
}
-static in
t inline
+static in
line int
xfrm_dst_update_origin(struct dst_entry *dst, const struct flowi *fl)
{
#ifdef CONFIG_XFRM_SUB_POLICY