staging: rtl8723au: remove useless return value
authorLuca Ceresoli <luca@lucaceresoli.net>
Tue, 19 May 2015 09:35:20 +0000 (11:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:22:44 +0000 (09:22 +0900)
commitb2f23a2d71dd5ed3a0eed70e37db32b99d774c69
tree36a22929968fd1ba895bd888549626f5cd6c4b5f
parent711c9b3ce441fc0e373ab0f7487dd6ce01117d61
staging: rtl8723au: 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>
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/os_intfs.c