]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/hrtimer.h
hrtimer.h: fix kernel-doc warning
[mirror_ubuntu-artful-kernel.git] / include / linux / hrtimer.h
index 330586ffffbbccad534b1f81b7309d766f8d48fb..f376ddc64c4dd164a6d1304e017242ffe0f356a8 100644 (file)
@@ -131,7 +131,6 @@ struct hrtimer_sleeper {
  * @index:             clock type index for per_cpu support when moving a
  *                     timer to a base on another cpu.
  * @active:            red black tree root node for the active timers
- * @first:             pointer to the timer node which expires first
  * @resolution:                the resolution of the clock, in nanoseconds
  * @get_time:          function to retrieve the current time of the clock
  * @softirq_time:      the time when running the hrtimer queue in the softirq