[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1310289795.git.joe@perches.com>
Date: Sun, 10 Jul 2011 02:28:23 -0700
From: Joe Perches <joe@...ches.com>
To: linux-wireless@...r.kernel.org, ath5k-devel@...ts.ath5k.org,
linux-usb@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
alsa-devel@...a-project.org
Subject: [PATCH 0/5] treewide: Add missing breaks in switch/case
Found by grep. Uncompiled/untested.
Joe Perches (5):
gpio-tps65910.c: Add missing breaks in switch/case
tps65910-irq: Add missing breaks in switch/case
ath5k: Add missing breaks in switch/case
fusb300_udc: Add missing breaks in switch/case
dbri: Add missing breaks in switch/case
drivers/gpio/gpio-tps65910.c | 2 ++
drivers/mfd/tps65910-irq.c | 2 ++
drivers/net/wireless/ath/ath5k/desc.c | 3 +++
drivers/usb/gadget/fusb300_udc.c | 3 +++
sound/sparc/dbri.c | 5 +++++
5 files changed, 15 insertions(+), 0 deletions(-)
--
1.7.6.131.g99019
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists