diff options
author | Bart Van Assche <[email protected]> | 2015-05-18 13:25:10 +0200 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2015-05-18 13:35:55 -0400 |
commit | 45c37cad40beb42ccaeb4835ff4a69c6b83524a1 (patch) | |
tree | 481c2849fd2daf4a8f3709d1e7ff6bba8b46286f /lib/memory-notifier-error-inject.c | |
parent | e68ca75200fed4700471fb84ea0d09e25f269654 (diff) |
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 <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Cc: Sebastian Parschauer <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions