aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorPeter Hüwe <PeterHuewe@gmx.de>2013-01-02 23:23:50 -0500
committerDavid S. Miller <davem@davemloft.net>2013-01-04 18:11:32 -0500
commit579e1d816260d9f66cb63e4c2911794c9970c293 (patch)
tree198ab917988784c91fa3ef0ef710ab0ae7426419 /include/linux
parentb2d4b150278a5b9fbd3322a764d7b488be975a8d (diff)
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 'include/linux')
0 files changed, 0 insertions, 0 deletions