[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    linux/irq.h: fix kernel-doc warning
From:       "Linux Kernel Mailing List" <linux-kernel () vger ! kernel ! org>
Date:       2012-06-30 23:28:41
Message-ID: 20120630232841.2C0F53402EC () ra ! kernel ! org
[Download RAW message or body]

Gitweb:     http://git.kernel.org/linus/;a=commit;h=87fac288083db40b5d5ab845393be268357c8827
                
Commit:     87fac288083db40b5d5ab845393be268357c8827
Parent:     c76760926a802d0b13e0a7c200224ec289611998
Author:     Randy Dunlap <rdunlap@xenotime.net>
AuthorDate: Sat Jun 30 15:30:46 2012 -0700
Committer:  Linus Torvalds <torvalds@linux-foundation.org>
CommitDate: Sat Jun 30 15:56:40 2012 -0700

    linux/irq.h: fix kernel-doc warning
    
    Fix kernel-doc warning.  This struct member was removed in commit
    875682648b89 ("irq: Remove irq_chip->release()") so remove its
    associated kernel-doc entry also.
    
      Warning(include/linux/irq.h:338): Excess struct/union/enum/typedef member \
'release' description in 'irq_chip'  
    Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
    Cc: Richard Weinberger <richard@nod.at>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
---
 include/linux/irq.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/irq.h b/include/linux/irq.h
index 61f5cec..a5261e3 100644
--- a/include/linux/irq.h
+++ b/include/linux/irq.h
@@ -301,8 +301,6 @@ static inline irq_hw_number_t irqd_to_hwirq(struct irq_data *d)
  * @irq_pm_shutdown:	function called from core code on shutdown once per chip
  * @irq_print_chip:	optional to print special chip info in show_interrupts
  * @flags:		chip specific flags
- *
- * @release:		release function solely used by UML
  */
 struct irq_chip {
 	const char	*name;
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic