summaryrefslogtreecommitdiffstats
path: root/crypto/tcrypt.h
diff options
context:
space:
mode:
authorMichal Ludvig2006-05-30 06:49:38 +0200
committerHerbert Xu2006-06-26 09:34:41 +0200
commit14fdf477a7e3ff54f8e67fe506dd2677a36c56e4 (patch)
treec21533b46aa27463a7de7b7219b9af219d75c5b7 /crypto/tcrypt.h
parent[CRYPTO] api: Allow replacement when registering new algorithms (diff)
downloadkernel-qcow2-linux-14fdf477a7e3ff54f8e67fe506dd2677a36c56e4.tar.gz
kernel-qcow2-linux-14fdf477a7e3ff54f8e67fe506dd2677a36c56e4.tar.xz
kernel-qcow2-linux-14fdf477a7e3ff54f8e67fe506dd2677a36c56e4.zip
[CRYPTO] tcrypt: Return -EAGAIN from module_init()
Intentionaly return -EAGAIN from module_init() to ensure it doesn't stay loaded in the kernel. The module does all its work from init() and doesn't offer any runtime functionality => we don't need it in the memory, do we? Signed-off-by: Michal Ludvig <michal@logix.cz> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.h')
0 files changed, 0 insertions, 0 deletions