From: Luca Ceresoli Date: Tue, 19 May 2015 09:35:24 +0000 (+0200) Subject: staging: rtl8188eu: remove useless return value X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~446 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfaf917e6bb7e0eefa3cfdbba067221f87fdebce;p=pandora-kernel.git 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 Cc: Greg Kroah-Hartman Cc: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed