diff options
author | Peter Hüwe <PeterHuewe@gmx.de> | 2013-01-03 04:23:50 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-04 23:11:32 (GMT) |
commit | 579e1d816260d9f66cb63e4c2911794c9970c293 (patch) | |
tree | 198ab917988784c91fa3ef0ef710ab0ae7426419 /security/inode.c | |
parent | b2d4b150278a5b9fbd3322a764d7b488be975a8d (diff) | |
download | linux-fsl-qoriq-579e1d816260d9f66cb63e4c2911794c9970c293.tar.xz |
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long
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@intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions