提交 4ae6573e 编写于 作者: B Bhaskar Chowdhury 提交者: Jason Gunthorpe

IB/hfi1: Fix a typo

s/struture/structure/

And add the missing colon for kdoc

Link: https://lore.kernel.org/r/20210322062923.3306167-1-unixbhaskar@gmail.comSigned-off-by: NBhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: NJason Gunthorpe <jgg@nvidia.com>
上级 016b26af
...@@ -321,7 +321,7 @@ static inline void iowait_drain_wakeup(struct iowait *wait) ...@@ -321,7 +321,7 @@ static inline void iowait_drain_wakeup(struct iowait *wait)
/** /**
* iowait_get_txhead() - get packet off of iowait list * iowait_get_txhead() - get packet off of iowait list
* *
* @wait iowait_work struture * @wait: iowait_work structure
*/ */
static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait) static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册