Re: [PATCH 9/9] IB/isert: Improve size determinations in three functions

2017-04-09 Thread Sagi Grimberg
Acked-by: Sagi Grimberg

[PATCH 9/9] IB/isert: Improve size determinations in three functions

2017-04-07 Thread SF Markus Elfring
From: Markus Elfring Date: Fri, 7 Apr 2017 22:20:39 +0200 Replace the specification of three data structures by pointer dereferences as the parameter for the operator "sizeof" to make the corresponding size determinations a bit safer according to the Linux coding style convention. Signed-off-by: