瀏覽代碼

Fix Linuxdoc comment

A linuxdoc comment had fallen out of date - it refers to an argument which no
longer exists.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Jeff Dike 18 年之前
父節點
當前提交
cb0c78cc94
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      kernel/irq/handle.c

+ 0 - 1
kernel/irq/handle.c

@@ -22,7 +22,6 @@
  * handle_bad_irq - handle spurious and unhandled irqs
  * handle_bad_irq - handle spurious and unhandled irqs
  * @irq:       the interrupt number
  * @irq:       the interrupt number
  * @desc:      description of the interrupt
  * @desc:      description of the interrupt
- * @regs:      pointer to a register structure
  *
  *
  * Handles spurious and unhandled IRQ's. It also prints a debugmessage.
  * Handles spurious and unhandled IRQ's. It also prints a debugmessage.
  */
  */