add further __init annotations to crypto/xor.c
authorJan Beulich <JBeulich@suse.com>
Thu, 11 Oct 2012 02:42:32 +0000 (13:42 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 11 Oct 2012 02:42:32 +0000 (13:42 +1100)
commitaf7cf25dd15b74a78bff8ed5dc969b20dae9554d
tree69832663631b0dfc29b461ea6e13dfc201cd261e
parent761becff016b82a6a7a1b2ef224248da5f46bae9
add further __init annotations to crypto/xor.c

Allow particularly do_xor_speed() to be discarded post-init.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: NeilBrown <neilb@suse.de>
crypto/xor.c