summaryrefslogtreecommitdiffstats
path: root/crypto/crypto_wq.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2012-08-07 21:47:52 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-14 01:50:20 +0200
commit737586fe51e6d0031f83d781c0cb2f3abf8caada (patch)
tree64efd975172e268ce12d3a92843dae175a623b10 /crypto/crypto_wq.c
parentTTY: use tty_port_link_device (diff)
downloadlinux-737586fe51e6d0031f83d781c0cb2f3abf8caada.tar.xz
linux-737586fe51e6d0031f83d781c0cb2f3abf8caada.zip
TTY: synclink_cs, sanitize fail paths
We will need to change the order of tty and pcmcia drivers initializations (see the reason later in this series). And the fail path handling is currently performed in a separate function that as well takes care of proper deinitialization in module_exit. It is hard to read and will need to be adjusted by our changes anyway. Instead, get rid of this helper function and do the fail paths handling directly in the init function. (And move the body of the function to module_exit.) Signed-off-by: Jiri Slaby <jslaby@suse.cz> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/crypto_wq.c')
0 files changed, 0 insertions, 0 deletions