[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1011151429480.7420@pobox.suse.cz>
Date: Mon, 15 Nov 2010 14:30:14 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Jesper Juhl <jj@...osbits.net>
Cc: linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Steve Wise <swise@...lsio.com>,
Roland Dreier <rolandd@...co.com>,
Sean Hefty <sean.hefty@...el.com>,
Hal Rosenstock <hal.rosenstock@...il.com>
Subject: Re: [PATCH][trivial] infiniband: Only include linux/mutex.h once in
drivers/infiniband/hw/cxgb4/iw_cxgb4.h .
On Sun, 7 Nov 2010, Jesper Juhl wrote:
> Only include the header linux/mutex.h once inside
> drivers/infiniband/hw/cxgb4/iw_cxgb4.h
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> ---
> iw_cxgb4.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/infiniband/hw/cxgb4/iw_cxgb4.h b/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
> index 16032cd..42bb575 100644
> --- a/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
> +++ b/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
> @@ -46,7 +46,6 @@
> #include <linux/timer.h>
> #include <linux/io.h>
> #include <linux/kfifo.h>
> -#include <linux/mutex.h>
The double include seems to be present in linux-next as of today. So I
have picked the patch up. Thanks,
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists