commit | ab7827059adbbcc3624afbc58880287eabf6d277 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Nov 17 13:43:55 2006 +1100 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 06 18:38:53 2006 -0800 |
tree | 2108509ea550b497ecb9669e64f06c03c8fe8ec3 | |
parent | 5b37538a514cf4c8746be9d09e8a9f564e7df939 [diff] |
[CRYPTO] geode: Make needlessly global geode_aes_crypt() static On Tue, Nov 14, 2006 at 01:41:25AM -0800, Andrew Morton wrote: >... > Changes since 2.6.19-rc5-mm2: >... > git-cryptodev.patch >... > git trees >... This patch makes the needlessly global geode_aes_crypt() static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>