From: Wolfgang Grandegger <wg@grandegger.com>
To: netdev@vger.kernel.org
Cc: socketcan-core@lists.berlios.de,
Huang Weiyi <weiyi.huang@gmail.com>,
Wolfgang Grandegger <wg@grandegger.com>
Subject: [PATCH 1/3] can: sja1000: remove duplicated includes
Date: Mon, 20 Jul 2009 16:06:39 +0200 [thread overview]
Message-ID: <20090720140638.584090253@denx.de> (raw)
In-Reply-To: 20090720140638.342067093@denx.de
[-- Attachment #1: sja1000-remove-duplicate-includes.patch --]
[-- Type: text/plain, Size: 713 bytes --]
Remove duplicated #include('s) in
drivers/net/can/sja1000/sja1000.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
---
drivers/net/can/sja1000/sja1000.c | 1 -
1 file changed, 1 deletion(-)
Index: net-next-2.6/drivers/net/can/sja1000/sja1000.c
===================================================================
--- net-next-2.6.orig/drivers/net/can/sja1000/sja1000.c 2009-07-20 15:04:52.150997074 +0200
+++ net-next-2.6/drivers/net/can/sja1000/sja1000.c 2009-07-20 15:33:22.289997606 +0200
@@ -63,7 +63,6 @@
#include <linux/can.h>
#include <linux/can/dev.h>
#include <linux/can/error.h>
-#include <linux/can/dev.h>
#include "sja1000.h"
next prev parent reply other threads:[~2009-07-20 14:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-20 14:06 [PATCH 0/3] can: various fixes to the device driver interface Wolfgang Grandegger
2009-07-20 14:06 ` Wolfgang Grandegger [this message]
2009-07-20 14:06 ` [PATCH 2/3] can: restart device even if dev_alloc_skb() fails Wolfgang Grandegger
2009-07-20 14:06 ` [PATCH 3/3] can: switch carrier on if device was stopped while in bus-off state Wolfgang Grandegger
2009-07-20 19:28 ` [PATCH 0/3] can: various fixes to the device driver interface David Miller
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=20090720140638.584090253@denx.de \
--to=wg@grandegger.com \
--cc=netdev@vger.kernel.org \
--cc=socketcan-core@lists.berlios.de \
--cc=weiyi.huang@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).