All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfrm/af_key constify patches
@ 2013-06-26 21:56 Mathias Krause
  2013-06-26 21:56 ` [PATCH 1/2] xfrm: constify mark argument of xfrm_find_acq() Mathias Krause
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mathias Krause @ 2013-06-26 21:56 UTC (permalink / raw)
  To: Steffen Klassert; +Cc: Mathias Krause, David S. Miller, Herbert Xu, netdev

Hi Steffen,

two small patches, constifying af_key lookup tables and a xfrm function
argument. All material for ipsec-next.

Please apply!

Thanks,

Mathias Krause (2):
  xfrm: constify mark argument of xfrm_find_acq()
  af_key: constify lookup tables

 include/net/xfrm.h    |    2 +-
 net/key/af_key.c      |    6 +++---
 net/xfrm/xfrm_state.c |   12 +++++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-28  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-26 21:56 [PATCH 0/2] xfrm/af_key constify patches Mathias Krause
2013-06-26 21:56 ` [PATCH 1/2] xfrm: constify mark argument of xfrm_find_acq() Mathias Krause
2013-06-26 21:56 ` [PATCH 2/2] af_key: constify lookup tables Mathias Krause
2013-06-28  8:50 ` [PATCH 0/2] xfrm/af_key constify patches Steffen Klassert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.