Re: [lustre-devel] [PATCH] staging: lustre: fix spelling mistake: "req_ulinked" -> "req_unlinked"

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

 



On May 11, 2018, at 07:38, Colin King <colin.king@xxxxxxxxxxxxx> wrote:
> 
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> 
> Trivial fix to spelling mistake in DEBUG_REQ message text
> 
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Reviewed-by: Andreas Dilger <andreas.dilger@xxxxxxxxx>

> ---
> drivers/staging/lustre/lustre/ptlrpc/client.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/lustre/lustre/ptlrpc/client.c b/drivers/staging/lustre/lustre/ptlrpc/client.c
> index eeb281266413..a51feaeb7734 100644
> --- a/drivers/staging/lustre/lustre/ptlrpc/client.c
> +++ b/drivers/staging/lustre/lustre/ptlrpc/client.c
> @@ -2514,7 +2514,7 @@ static int ptlrpc_unregister_reply(struct ptlrpc_request *request, int async)
> 		}
> 
> 		DEBUG_REQ(D_WARNING, request,
> -			  "Unexpectedly long timeout receiving_reply=%d req_ulinked=%d reply_unlinked=%d",
> +			  "Unexpectedly long timeout receiving_reply=%d req_unlinked=%d reply_unlinked=%d",
> 			  request->rq_receiving_reply,
> 			  request->rq_req_unlinked,
> 			  request->rq_reply_unlinked);
> -- 
> 2.17.0

Cheers, Andreas
--
Andreas Dilger
Lustre Principal Architect
Intel Corporation







--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux