staging: rtl8188eu: remove useless return value
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 19 May 2015 09:35:24 +0000 (11:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 03:01:37 +0000 (12:01 +0900)
commitcfaf917e6bb7e0eefa3cfdbba067221f87fdebce
tree9ff5d73049ff4fc4ddad41cd56beb86ce4ab730f
parentede000f37563adf5a7906d61d19bdb99cddf4d2e
staging: rtl8188eu: remove useless return value

The loadparam() function cannot fail, it's called only once and its return
value is ignored there.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Greg Kroah-Hartman <gregkh@linux.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/os_intfs.c