[<prev] [next>] [day] [month] [year] [list]
Message-ID: <49060E01.4020904@pobox.com>
Date: Mon, 27 Oct 2008 14:52:49 -0400
From: Jeff Garzik <jgarzik@...ox.com>
To: Huang Weiyi <weiyi.huang@...il.com>
CC: rolandd@...co.com, netdev@...r.kernel.org,
general@...ts.openfabrics.org
Subject: Re: mlx4_en: remove duplicated #include
Huang Weiyi wrote:
> Removed duplicated #include <linux/cpumask.h> in
> drivers/net/mlx4/en_main.c.
>
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com
> <mailto:weiyi.huang@...il.com>>
>
> diff --git a/drivers/net/mlx4/en_main.c b/drivers/net/mlx4/en_main.c
> index 1b0eebf..4b9794e 100644
> --- a/drivers/net/mlx4/en_main.c
> +++ b/drivers/net/mlx4/en_main.c
> @@ -35,7 +35,6 @@
> #include <linux/module.h>
> #include <linux/delay.h>
> #include <linux/netdevice.h>
> -#include <linux/cpumask.h>
applied
--
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