From: Luca Ceresoli Date: Thu, 11 Jun 2015 22:20:48 +0000 (+0200) Subject: staging: rtl8188eu: issue_probersp(): remove unused variable and dead code X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a26c9eedcdf81c4ddeb4d055c45039d4175969cc;p=pandora-kernel.git staging: rtl8188eu: issue_probersp(): remove unused variable and dead code is_valid_p2p_probereq is initialized to false and never modified. Code depending on it is dead code. Remove all of it. Signed-off-by: Luca Ceresoli Cc: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed