hrtimer.h: fix kernel-doc warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 9 Jan 2011 03:38:02 +0000 (19:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Jan 2011 15:38:53 +0000 (07:38 -0800)
commit175881db8916a5f5cdf920d32214caef588870fd
treea29271558505156de398ad6886b7c4adf8066b11
parent2a8c0c68487a68441e701f493f43fd547d87c8df
hrtimer.h: fix kernel-doc warning

Fix new kernel-doc notation warning in hrtimer.h:

  Warning(include/linux/hrtimer.h:150): Excess struct/union/enum/typedef member 'first' description in 'hrtimer_clock_base'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/hrtimer.h