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