commit | cc5ab61086334e72afdf970c032fecf5e5fcf7ca | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Jan 03 15:53:09 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 22:43:15 2013 -0800 |
tree | e21fb997c8c5b4bebca8eb73d4368c959b58c152 | |
parent | dabe2c1385cd53d91c0a318c0fb7d2c015c61458 [diff] |
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>