From: Luca Ceresoli Date: Tue, 19 May 2015 09:35:19 +0000 (+0200) Subject: staging: rtl8712: remove useless return value X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b4276365a11a5e67ede758b6e876570d247202;p=pandora-kernel.git staging: rtl8712: 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 Cc: Florian Schilhabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed