From: Johannes Berg Date: Tue, 5 Apr 2011 16:41:53 +0000 (-0700) Subject: iwlagn: remove pointless return variables X-Git-Tag: v3.0-rc1~377^2~437^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08960dea6c736280a03cb947f445fdb94fdaa2ee;p=pandora-kernel.git iwlagn: remove pointless return variables A number of places just use a variable to return it right away, which is useless, so let's remove the variables there. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed