linux/drivers/infiniband/ulp
Bart Van Assche 45c37cad40 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>
2015-05-18 13:35:55 -04:00
..
ipoib IPoIB/CM: Fix indentation level 2015-05-05 13:21:27 -04:00
iser IB/iser: Rewrite bounce buffer code path 2015-04-15 16:07:14 -04:00
isert iser-target: Bump version to 1.0 2015-04-07 23:27:57 -07:00
srp IB/srp: Remove superfluous casts 2015-05-18 13:35:55 -04:00
srpt Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-04-24 10:22:09 -07:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00