From: Modestas Stankus Date: Thu, 31 Jul 2014 19:33:35 +0000 (+0300) Subject: staging: wlan-ng: coding style problem fix X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e1fc793c7e42308dddad103a195dd261c5bf650;p=pandora-kernel.git staging: wlan-ng: coding style problem fix WARNING: break is not useful after a goto or return 201: FILE: drivers/staging/wlan-ng/p80211conv.c:201: + return 1; + break; Signed-off-by: Modestas Stankus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed