Messages in this thread |  | | From | SF Markus Elfring <> | Subject | [PATCH 0/3] InfiniBand-SRP: Fine-tuning for some function implementations | Date | Sat, 8 Apr 2017 14:10:10 +0200 |
| |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sat, 8 Apr 2017 14:04:04 +0200
A few update suggestions were taken into account from static source code analysis.
Markus Elfring (3): Use kmalloc_array() in srp_alloc_req_data() Enclose 14 expressions for the sizeof operator by parentheses Delete unwanted spaces behind usages of the sizeof operator
drivers/infiniband/ulp/srp/ib_srp.c | 59 +++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 29 deletions(-)
-- 2.12.2
|  |