提交 72a01d0b 编写于 作者: J Julian Wiedmann 提交者: Martin Schwidefsky

s390/qdio: fix up tiqdio_thinint_handler() kerneldoc

Missed in commit f4eae94f
("s390/airq: simplify adapter interrupt code")
Signed-off-by: NJulian Wiedmann <jwi@linux.vnet.ibm.com>
Reviewed-by: NSteffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 67bb323b
...@@ -178,8 +178,7 @@ static inline void tiqdio_call_inq_handlers(struct qdio_irq *irq) ...@@ -178,8 +178,7 @@ static inline void tiqdio_call_inq_handlers(struct qdio_irq *irq)
/** /**
* tiqdio_thinint_handler - thin interrupt handler for qdio * tiqdio_thinint_handler - thin interrupt handler for qdio
* @alsi: pointer to adapter local summary indicator * @airq: pointer to adapter interrupt descriptor
* @data: NULL
*/ */
static void tiqdio_thinint_handler(struct airq_struct *airq) static void tiqdio_thinint_handler(struct airq_struct *airq)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册