git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7688775
)
fib: Use const struct nl_info * in rtmsg_fib
author
Joe Perches
<joe@perches.com>
Thu, 17 Oct 2013 20:34:11 +0000
(13:34 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Oct 2013 18:42:15 +0000
(14:42 -0400)
The rtmsg_fib function doesn't modify this argument so mark
it const.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found