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:
7ae246a
)
IPVS: buffer argument to ip_vs_process_message() should not be const
author
Simon Horman
<horms@verge.net.au>
Tue, 9 Nov 2010 00:33:28 +0000
(09:33 +0900)
committer
Simon Horman
<horms@verge.net.au>
Mon, 15 Nov 2010 23:13:08 +0000
(08:13 +0900)
It is assigned to a non-const variable and its contents are modified.
Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found