From: Randy Dunlap Date: Sat, 30 Jun 2012 22:30:46 +0000 (-0700) Subject: linux/irq.h: fix kernel-doc warning X-Git-Tag: v3.5-rc5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fac288083db40b5d5ab845393be268357c8827;p=pandora-kernel.git 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 Cc: Richard Weinberger Cc: Thomas Gleixner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed