From: Ksenija Stanojevic Date: Fri, 20 Feb 2015 17:14:30 +0000 (+0100) Subject: Staging: rtl8192: Simplifying if-else statement X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~909 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0049dfc88d18657da302023782473b615f3fcf4;p=pandora-kernel.git Staging: rtl8192: Simplifying if-else statement This patch simplifies the code by not having two identical paths and fixes the warning given by checkpatch.pl: "else is not useful after a break or return". Signed-off-by: Ksenija Stanojevic Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed