staging: rtl8188eu: Kill dead calls to kill_pid()
authorJakub Sitnicki <jsitnicki@gmail.com>
Sun, 31 May 2015 13:04:14 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:25:51 +0000 (06:25 +0900)
There is no interface to register PIDs of processes the driver should
send a signal to.  Remove it.

Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found