s390/qdio: fix up tiqdio_thinint_handler() kerneldoc
Missed in commit f4eae94f71
("s390/airq: simplify adapter interrupt code")
Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com>
Reviewed-by: Steffen Maier <maier@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
67bb323bfe
commit
72a01d0b6a
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue