NAK: [PATCH] CIFS: SMBD: fix spelling mistake: "faield" -> "failed"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/02/18 11:59, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> 
> Trivial fix to spelling mistake in log_rdma_mr message text.
> 
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> ---
>  fs/cifs/smbdirect.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fs/cifs/smbdirect.c b/fs/cifs/smbdirect.c
> index 91710eb571fb..5405856a4c8e 100644
> --- a/fs/cifs/smbdirect.c
> +++ b/fs/cifs/smbdirect.c
> @@ -2295,7 +2295,7 @@ static void smbd_mr_recovery_work(struct work_struct *work)
>  				rc = ib_dereg_mr(smbdirect_mr->mr);
>  				if (rc) {
>  					log_rdma_mr(ERR,
> -						"ib_dereg_mr faield rc=%x\n",
> +						"ib_dereg_mr failed rc=%x\n",
>  						rc);
>  					smbd_disconnect_rdma_connection(info);
>  				}
> 

Ignore this, I found another typo in the source, will re-send a V2.
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux