commit | 83400b990cd78a774a932223e83a19b1f816f24e | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Jan 11 14:03:35 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 12 16:50:46 2015 -0500 |
tree | b1cb91f81f7b8120cde200e54df01828d26ea73e | |
parent | d0d2cc53a058cc3768e3dc0d6e5e3fae0d944363 [diff] |
net: xfrm: xfrm_algo: Remove unused function Remove the function aead_entries() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net>