commit | 8603b9556e1727f0de7e43ef448c85ff93347f27 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jun 26 23:56:59 2013 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Mon Aug 05 11:14:00 2013 +0200 |
tree | 4d81888d17ac4d34a1e620a756527dc23d72e054 | |
parent | e473fcb472574de978e47f980aeca510020a1286 [diff] |
af_key: constify lookup tables The lookup tables for minimum sizes of extensions and for the pfkey handler functions are read only, therefore can be const. 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>