android_kernel_xiaomi_sm8350/drivers/infiniband/ulp/srp
Matthew Wilcox 549c5fc2c8 IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
list_for_each_entry_safe() is used in one place where the list isn't
modified.  So just change it to list_for_each_entry().

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-06-17 20:37:30 -07:00
..
ib_srp.c IB/srp: Get rid of unneeded use of list_for_each_entry_safe() 2006-06-17 20:37:30 -07:00
ib_srp.h IB/srp: Use FMRs to map gather/scatter lists 2006-06-17 20:37:29 -07:00
Kbuild IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00