lkml.org 
[lkml]   [2021]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 18/21] ide: ide-io: Document ide_intr()'s param 'irq'
Date
Fixes the following W=1 kernel build warning(s):

drivers/ide/ide-io.c:775: warning: Function parameter or member 'irq' not described in 'ide_intr'

Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
drivers/ide/ide-io.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/ide/ide-io.c b/drivers/ide/ide-io.c
index bd3e78985bcc7..129d036645f85 100644
--- a/drivers/ide/ide-io.c
+++ b/drivers/ide/ide-io.c
@@ -750,6 +750,7 @@ static void unexpected_intr(int irq, ide_hwif_t *hwif)

/**
* ide_intr - default IDE interrupt handler
+ * @irq: IRQ number
* @dev_id: hwif
*
* This is the default IRQ handler for the IDE layer. You should
--
2.31.1
\
 
 \ /
  Last update: 2021-06-02 12:19    [W:0.909 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site