Re: [PATCH 02/17] drivers: infiniband: Fix trivial spelling

2020-06-09 Thread Dennis Dalessandro
On 6/9/2020 8:45 AM, Kieran Bingham wrote: The word 'descriptor' is misspelled throughout the tree. Fix it up accordingly: decriptors -> descriptors Signed-off-by: Kieran Bingham --- drivers/infiniband/hw/hfi1/iowait.h | 2 +- drivers/infiniband/hw/hfi1/verbs_txreq.h | 2 +- 2 fi

[PATCH 02/17] drivers: infiniband: Fix trivial spelling

2020-06-09 Thread Kieran Bingham
The word 'descriptor' is misspelled throughout the tree. Fix it up accordingly: decriptors -> descriptors Signed-off-by: Kieran Bingham --- drivers/infiniband/hw/hfi1/iowait.h | 2 +- drivers/infiniband/hw/hfi1/verbs_txreq.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) dif