Re: [PATCH net-next/master] ethernet/broadcom/tg3: Fix sparsewarning: constant 0x7fffffffffffffff is so big it is long long

From: David Miller
Date: Fri Jan 04 2013 - 18:11:41 EST


From: Peter Huewe <peterhuewe@xxxxxx>
Date: Thu, 3 Jan 2013 15:23:50 +0100

> Sparse complains that:
> drivers/net/ethernet/broadcom/tg3.c:5670:55: sparse: constant
> 0x7fffffffffffffff is so big it is long long (on x86/32 bit)
>
> so we suffix the constant with LL in the header file.
>
> Reported-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> Signed-off-by: Peter Huewe <peterhuewe@xxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/