From 230fa11f5fab094512b6ad131ae1de86b12466f2 Mon Sep 17 00:00:00 2001 From: Jeshwanth Kumar N K Date: Fri, 15 Aug 2014 01:41:04 +0530 Subject: [PATCH] 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-format-patch failed