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