From: Marcos Paulo de Souza <marcos.mage@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Marcos Paulo de Souza <marcos.mage@gmail.com>
Subject: [PATCH] drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
Date: Thu, 10 Nov 2011 18:37:07 -0200 [thread overview]
Message-ID: <1320957427-2763-1-git-send-email-marcos.mage@gmail.com> (raw)
Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com>
---
drivers/platform/x86/dell-laptop.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/platform/x86/dell-laptop.c b/drivers/platform/x86/dell-laptop.c
index a43cfd9..b3e9b70 100644
--- a/drivers/platform/x86/dell-laptop.c
+++ b/drivers/platform/x86/dell-laptop.c
@@ -236,9 +236,7 @@ static void __init find_tokens(const struct dmi_header *dm, void *dummy)
{
switch (dm->type) {
case 0xd4: /* Indexed IO */
- break;
case 0xd5: /* Protected Area Type 1 */
- break;
case 0xd6: /* Protected Area Type 2 */
break;
case 0xda: /* Calling interface */
--
1.7.4.4
next reply other threads:[~2011-11-10 20:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-10 20:37 Marcos Paulo de Souza [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-10 20:34 [PATCH] drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements Marcos Paulo de Souza
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1320957427-2763-1-git-send-email-marcos.mage@gmail.com \
--to=marcos.mage@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox