summaryrefslogtreecommitdiff
path: root/arch/ia64/mm/fault.c
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2015-05-18 11:25:10 (GMT)
committerDoug Ledford <dledford@redhat.com>2015-05-18 17:35:55 (GMT)
commit45c37cad40beb42ccaeb4835ff4a69c6b83524a1 (patch)
tree481c2849fd2daf4a8f3709d1e7ff6bba8b46286f /arch/ia64/mm/fault.c
parente68ca75200fed4700471fb84ea0d09e25f269654 (diff)
downloadlinux-45c37cad40beb42ccaeb4835ff4a69c6b83524a1.tar.xz
IB/srp: Remove superfluous casts
A long time ago the data type int64_t was declared as long long on x86 systems and as long on PPC systems. Today that data type is declared as long long on all Linux architectures. This means that the casts from uint64_t into unsigned long long are superfluous. Remove these superfluous casts. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Cc: Sebastian Parschauer <sebastian.riemer@profitbricks.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'arch/ia64/mm/fault.c')
0 files changed, 0 insertions, 0 deletions