From: Amitkumar Karwar Date: Tue, 3 Dec 2013 07:17:57 +0000 (-0800) Subject: mwifiex: remove redundant goto exit_remove statement X-Git-Tag: v3.14-rc1~94^2~482^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2868adebdb1c3233562e152d99a834f084cc07e;p=pandora-kernel.git mwifiex: remove redundant goto exit_remove statement The check for 'priv' pointer is redundant. 'priv' won't be used later in this routine. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed