summaryrefslogtreecommitdiff
path: root/kernel/bounds.c
diff options
context:
space:
mode:
authorDavid Decotigny <decot@googlers.com>2016-09-28 21:00:04 +0300
committerDavid S. Miller <davem@davemloft.net>2016-09-30 08:56:41 +0300
commit5038056e6bd45788235e97e3bcfc43f96c52ca84 (patch)
tree82aed21ab9c0e0d8ea7422ef485a1a02d88a46f5 /kernel/bounds.c
parentbd11f0741fa5a2c296629898ad07759dd12b35bb (diff)
downloadlinux-5038056e6bd45788235e97e3bcfc43f96c52ca84.tar.xz
mlx4: remove unused fields
This also can address following UBSAN warnings: [ 36.640343] ================================================================================ [ 36.648772] UBSAN: Undefined behaviour in drivers/net/ethernet/mellanox/mlx4/fw.c:857:26 [ 36.656853] shift exponent 64 is too large for 32-bit type 'int' [ 36.663348] ================================================================================ [ 36.671783] ================================================================================ [ 36.680213] UBSAN: Undefined behaviour in drivers/net/ethernet/mellanox/mlx4/fw.c:861:27 [ 36.688297] shift exponent 35 is too large for 32-bit type 'int' [ 36.694702] ================================================================================ Tested: reboot with UBSAN, no warning. Signed-off-by: David Decotigny <decot@googlers.com> Acked-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bounds.c')
0 files changed, 0 insertions, 0 deletions