From: Rickard Strandqvist Date: Sun, 15 Jun 2014 17:20:58 +0000 (+0200) Subject: staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ae70746d0569dd942cedd668f3a4a256c06fbe8;p=pandora-kernel.git staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement The same code regardless of the outcome of the if statement. And clean up another duplicate line of code. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed