netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 4/4] can: c_can: remove duplicated #include
       [not found] ` <1300457247-2652-1-git-send-email-weiyi.huang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2011-03-24 16:15   ` Wolfgang Grandegger
       [not found]     ` <4D8B6E36.601-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Grandegger @ 2011-03-24 16:15 UTC (permalink / raw)
  To: Huang Weiyi
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w,
	Netdev-u79uwXL29TY76Z2rM5mHXA, davem-fT/PcQaiUtIeIZ0/mPfg9Q

On 03/18/2011 03:07 PM, Huang Weiyi wrote:
> Remove duplicated #include('s) in
>   drivers/net/can/c_can/c_can.c
>   drivers/net/can/c_can/c_can_platform.c
> 
> Signed-off-by: Huang Weiyi <weiyi.huang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
>  drivers/net/can/c_can/c_can.c          |    1 -
>  drivers/net/can/c_can/c_can_platform.c |    1 -
>  2 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/can/c_can/c_can.c b/drivers/net/can/c_can/c_can.c
> index 1405078..b343bcb 100644
> --- a/drivers/net/can/c_can/c_can.c
> +++ b/drivers/net/can/c_can/c_can.c
> @@ -34,7 +34,6 @@
>  #include <linux/if_arp.h>
>  #include <linux/if_ether.h>
>  #include <linux/list.h>
> -#include <linux/delay.h>
>  #include <linux/io.h>
>  
>  #include <linux/can.h>
> diff --git a/drivers/net/can/c_can/c_can_platform.c b/drivers/net/can/c_can/c_can_platform.c
> index e629b96..61c41ba 100644
> --- a/drivers/net/can/c_can/c_can_platform.c
> +++ b/drivers/net/can/c_can/c_can_platform.c
> @@ -28,7 +28,6 @@
>  #include <linux/if_arp.h>
>  #include <linux/if_ether.h>
>  #include <linux/list.h>
> -#include <linux/delay.h>
>  #include <linux/io.h>
>  #include <linux/platform_device.h>
>  #include <linux/clk.h>

Acked-by: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>

I added a CC to the netdev mailing list. Hope that's sufficient to get
the patch accepted.

Thanks,

Wolfgang.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 4/4] can: c_can: remove duplicated #include
       [not found]     ` <4D8B6E36.601-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
@ 2011-03-28  1:24       ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-03-28  1:24 UTC (permalink / raw)
  To: wg-5Yr1BZd7O62+XT7JhA+gdA
  Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w,
	Netdev-u79uwXL29TY76Z2rM5mHXA, weiyi.huang-Re5JQEeQqe8AvxtiuMwx3w

From: Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
Date: Thu, 24 Mar 2011 17:15:50 +0100

> I added a CC to the netdev mailing list. Hope that's sufficient to get
> the patch accepted.

It's not, the patch must be submitted originally to netdev.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-28  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1300457247-2652-1-git-send-email-weiyi.huang@gmail.com>
     [not found] ` <1300457247-2652-1-git-send-email-weiyi.huang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-03-24 16:15   ` [PATCH 4/4] can: c_can: remove duplicated #include Wolfgang Grandegger
     [not found]     ` <4D8B6E36.601-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>
2011-03-28  1:24       ` David Miller

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).