From: Jeshwanth Kumar N K Date: Thu, 14 Aug 2014 20:11:04 +0000 (+0530) Subject: staging: wlan-ng: prism2mgmt.c Fix break not useful X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=230fa11f5fab094512b6ad131ae1de86b12466f2;p=pandora-kernel.git staging: wlan-ng: prism2mgmt.c Fix break not useful Fixed up warnings, break is not useful after return statement. And the exit Label is deleted, now returning inline. Signed-off-by: Jeshwanth Kumar N K Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed