2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 03:33:58 +08:00
linux-next/drivers/infiniband/ulp/iser
Bart Van Assche 3e081b773e IB/iser: Inline two work request conversion functions
Since the next patch will change the return type of these functions into a
const pointer and since the iSER driver modifies the work request these
functions return a pointer two, inline two work request conversion
function calls. This patch does not change any functionality.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-30 19:59:40 -06:00
..
iscsi_iser.c IB/iser: Remove set-but-not-used variables 2018-07-09 12:11:22 -06:00
iscsi_iser.h IB/iser: use T10-PI check mask definitions from core layer 2018-06-04 09:19:24 -06:00
iser_initiator.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
iser_memory.c IB/iser: Inline two work request conversion functions 2018-07-30 19:59:40 -06:00
iser_verbs.c IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls 2018-07-24 16:06:36 -06:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile