]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
TTY: synclink, remove unneeded tests
authorJiri Slaby <jslaby@suse.cz>
Thu, 3 Jan 2013 14:53:09 +0000 (15:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 06:43:15 +0000 (22:43 -0800)
commitcc5ab61086334e72afdf970c032fecf5e5fcf7ca
treee21fb997c8c5b4bebca8eb73d4368c959b58c152
parentdabe2c1385cd53d91c0a318c0fb7d2c015c61458
TTY: synclink, remove unneeded tests

info in synclink bottom-halves cannot be NULL because it is taken from
work_struct using container_of. Remove the tests.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/pcmcia/synclink_cs.c
drivers/tty/synclink_gt.c
drivers/tty/synclinkmp.c