Re: [PATCH] IB/qib: Fix typo in comments

From: Jason Gunthorpe
Date: Mon Jul 04 2022 - 09:17:36 EST


On Fri, Jul 01, 2022 at 03:48:12PM +0800, Zhang Jiaming wrote:
> There is a typo (writeable) in qib_file_ops.c and qib_sd7220.c's comments.
> Fix it.
>
> Signed-off-by: Zhang Jiaming <jiaming@xxxxxxxxxxxx>
> ---
> drivers/infiniband/hw/qib/qib_file_ops.c | 4 ++--
> drivers/infiniband/hw/qib/qib_sd7220.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)

I squashed this and the other one and applied to for-next

Thanks,
Jason