]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] Documentation for lock_key in struct hrtimer_base
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Wed, 6 Sep 2006 07:03:40 +0000 (00:03 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Sep 2006 18:00:01 +0000 (11:00 -0700)
Fixes an error message on make xmldocs.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/hrtimer.h

index e4bccbcc2750a3f19711996f764fce80b6d7962a..4fc379de6c2ffceea015fa9b80ba987cfc42742e 100644 (file)
@@ -80,6 +80,7 @@ struct hrtimer_sleeper {
  * @get_softirq_time:  function to retrieve the current time from the softirq
  * @curr_timer:                the timer which is executing a callback right now
  * @softirq_time:      the time when running the hrtimer queue in the softirq
+ * @lock_key:          the lock_class_key for use with lockdep
  */
 struct hrtimer_base {
        clockid_t               index;