[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081212.212012.212498095.davem@davemloft.net>
Date: Fri, 12 Dec 2008 21:20:12 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hannes@...neseder.net
Cc: netdev@...r.kernel.org, kkeil@...e.de,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 9/9][v2] mISDN: hfcmulti: use __iomem address space
modifier
From: Hannes Eder <hannes@...neseder.net>
Date: Thu, 11 Dec 2008 22:36:00 +0100
> Impact: make use of the __iomem address space modifier, and change u_char *,
> u_short * and u_int * to void *
>
> Fix more than 30 sparse warnings of this or similar type:
>
> drivers/isdn/hardware/mISDN/hfcmulti.c:261:31: warning: incorrect type in argument 2 (different address spaces)
> drivers/isdn/hardware/mISDN/hfcmulti.c:261:31: got unsigned char [usertype] *
> drivers/isdn/hardware/mISDN/hfcmulti.c:261:31: expected void volatile [noderef] <asn:2>*addr
>
> Signed-off-by: Hannes Eder <hannes@...neseder.net>
> Acked-by: Karsten Keil <kkeil@...e.de>
Applied.
--
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