From: Johan Meiring Date: Fri, 30 Nov 2012 16:58:35 +0000 (+0200) Subject: staging: wlags49_h2: wl_enc: fixes incorrect use of return X-Git-Tag: v3.9-rc1~127^2~615 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13821d96d47098067df59d565f3b98c7694317f5;p=pandora-kernel.git staging: wlags49_h2: wl_enc: fixes incorrect use of return This commit removes parentheses that were used as part of return statements, seeing as how return is not a function. Signed-off-by: Johan Meiring Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed