]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: remove void return from uislib_mod_exit()
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 18 Aug 2014 13:29:45 +0000 (09:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Aug 2014 00:16:06 +0000 (17:16 -0700)
commitb21b53222dde15387e8eb34f5d9b5d6994401f95
tree3e0b1c6c0ce4af2f57716069d2245464f104dce6
parent840e834423b1f74d5ccaac78f6b6ae3fc06be0bd
staging: unisys: remove void return from uislib_mod_exit()

Remove the extraneous return from the uislib module exit function.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/uislib/uislib.c