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:
5ca5461
)
xfrm: constify mark argument of xfrm_find_acq()
author
Mathias Krause
<minipli@googlemail.com>
Wed, 26 Jun 2013 21:56:58 +0000
(23:56 +0200)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Mon, 5 Aug 2013 09:13:53 +0000
(11:13 +0200)
The mark argument is read only, so constify it. Also make dummy_mark in
af_key const -- only used as dummy argument for this very function.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found