All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: netdev@vger.kernel.org, Chuck Lever <chuck.lever@oracle.com>,
	linux-nfs@vger.kernel.org
Subject: Re: [PATCH] net: sunrpc: delete repeated words
Date: Tue, 25 Aug 2020 15:08:57 -0400	[thread overview]
Message-ID: <20200825190857.GA1955@fieldses.org> (raw)
In-Reply-To: <20200823010738.4837-1-rdunlap@infradead.org>

Applied, thanks.--b.

On Sat, Aug 22, 2020 at 06:07:38PM -0700, Randy Dunlap wrote:
> Drop duplicate words in net/sunrpc/.
> Also fix "Anyone" to be "Any one".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: "J. Bruce Fields" <bfields@fieldses.org>
> Cc: Chuck Lever <chuck.lever@oracle.com>
> Cc: linux-nfs@vger.kernel.org
> ---
>  net/sunrpc/backchannel_rqst.c     |    2 +-
>  net/sunrpc/xdr.c                  |    2 +-
>  net/sunrpc/xprtrdma/svc_rdma_rw.c |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> --- linux-next-20200821.orig/net/sunrpc/backchannel_rqst.c
> +++ linux-next-20200821/net/sunrpc/backchannel_rqst.c
> @@ -111,7 +111,7 @@ out_free:
>   * by the backchannel.  This function can be called multiple times
>   * when creating new sessions that use the same rpc_xprt.  The
>   * preallocated buffers are added to the pool of resources used by
> - * the rpc_xprt.  Anyone of these resources may be used used by an
> + * the rpc_xprt.  Any one of these resources may be used by an
>   * incoming callback request.  It's up to the higher levels in the
>   * stack to enforce that the maximum number of session slots is not
>   * being exceeded.
> --- linux-next-20200821.orig/net/sunrpc/xdr.c
> +++ linux-next-20200821/net/sunrpc/xdr.c
> @@ -658,7 +658,7 @@ EXPORT_SYMBOL_GPL(xdr_reserve_space);
>   * head, tail, and page lengths are adjusted to correspond.
>   *
>   * If this means moving xdr->p to a different buffer, we assume that
> - * that the end pointer should be set to the end of the current page,
> + * the end pointer should be set to the end of the current page,
>   * except in the case of the head buffer when we assume the head
>   * buffer's current length represents the end of the available buffer.
>   *
> --- linux-next-20200821.orig/net/sunrpc/xprtrdma/svc_rdma_rw.c
> +++ linux-next-20200821/net/sunrpc/xprtrdma/svc_rdma_rw.c
> @@ -137,7 +137,7 @@ static int svc_rdma_rw_ctx_init(struct s
>  }
>  
>  /* A chunk context tracks all I/O for moving one Read or Write
> - * chunk. This is a a set of rdma_rw's that handle data movement
> + * chunk. This is a set of rdma_rw's that handle data movement
>   * for all segments of one chunk.
>   *
>   * These are small, acquired with a single allocator call, and

      reply	other threads:[~2020-08-25 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23  1:07 [PATCH] net: sunrpc: delete repeated words Randy Dunlap
2020-08-25 19:08 ` J. Bruce Fields [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200825190857.GA1955@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=chuck.lever@oracle.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.