On 4/1/2019 9:41 AM, Dennis Dalessandro wrote:
On 2/20/2019 7:21 PM, Matthew Wilcox wrote:
Also remove qib_devs_list.
Signed-off-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
---
drivers/infiniband/hw/qib/qib.h | 4 +-
drivers/infiniband/hw/qib/qib_driver.c | 20 ++++-----
drivers/infiniband/hw/qib/qib_fs.c | 12 ++----
drivers/infiniband/hw/qib/qib_iba7322.c | 4 +-
drivers/infiniband/hw/qib/qib_init.c | 55 +++++--------------------
5 files changed, 26 insertions(+), 69 deletions(-)
This patch is in the same boat as 21/32. Looks mostly OK, one issue with
GFP flags and not tested.
-Denny
Based on response to patch 21 this one looks good as well.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxx>