From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
mike.marciniszyn@cornelisnetworks.com,
dennis.dalessandro@cornelisnetworks.com, dledford@redhat.com,
jgg@ziepe.ca, linux-rdma@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] IB/hfi1: Fix a typo
Date: Mon, 22 Mar 2021 11:56:15 -0700 [thread overview]
Message-ID: <edfc7c19-df42-a854-7ffd-012a96f00ae7@infradead.org> (raw)
In-Reply-To: <20210322062923.3306167-1-unixbhaskar@gmail.com>
On 3/21/21 11:29 PM, Bhaskar Chowdhury wrote:
>
> s/struture/structure/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
> drivers/infiniband/hw/hfi1/iowait.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/infiniband/hw/hfi1/iowait.h b/drivers/infiniband/hw/hfi1/iowait.h
> index d580aa17ae37..377e00a109c2 100644
> --- a/drivers/infiniband/hw/hfi1/iowait.h
> +++ b/drivers/infiniband/hw/hfi1/iowait.h
> @@ -321,7 +321,7 @@ static inline void iowait_drain_wakeup(struct iowait *wait)
> /**
> * iowait_get_txhead() - get packet off of iowait list
> *
> - * @wait iowait_work struture
> + * @wait iowait_work structure
Also use correct kernel-doc syntax:
* @wait: iowait_work structure
No sense in having to make multiple patches to the same line.
> */
> static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait)
> {
> --
--
~Randy
next prev parent reply other threads:[~2021-03-22 18:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-22 6:29 Bhaskar Chowdhury
2021-03-22 18:56 ` Randy Dunlap [this message]
2021-03-26 16:57 ` Jason Gunthorpe
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=edfc7c19-df42-a854-7ffd-012a96f00ae7@infradead.org \
--to=rdunlap@infradead.org \
--cc=dennis.dalessandro@cornelisnetworks.com \
--cc=dledford@redhat.com \
--cc=jgg@ziepe.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mike.marciniszyn@cornelisnetworks.com \
--cc=unixbhaskar@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®