Skip to content

Commit 8932ff8

Browse files
KAGA-KOKOdledford
authored andcommitted
IB/hfi1: Fix a kernel-doc warning
Avoid that building with W=1 causes the following warning to appear: drivers/infiniband/hw/hfi1/qp.c:484: warning: Cannot understand * on line 484 - I thought it was a doc line Signed-off-by: Bart Van Assche <[email protected]> Cc: Mike Marciniszyn <[email protected]> Cc: Dennis Dalessandro <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
1 parent 2ea32cd commit 8932ff8

File tree

1 file changed

+0
-1
lines changed
  • drivers/infiniband/hw/hfi1

1 file changed

+0
-1
lines changed

drivers/infiniband/hw/hfi1/qp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ static void iowait_sdma_drained(struct iowait *wait)
481481
}
482482

483483
/**
484-
*
485484
* qp_to_sdma_engine - map a qp to a send engine
486485
* @qp: the QP
487486
* @sc5: the 5 bit sc

0 commit comments

Comments
 (0)