The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] hrtimers: hrtimer_clock_base description typo
@ 2007-03-04 11:28 Andres Salomon
  0 siblings, 0 replies; 3+ messages in thread
From: Andres Salomon @ 2007-03-04 11:28 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Thomas Gleixner, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 112 bytes --]

The description for the hrtimer_clock_base struct describes
"hrtimer_base".  That should be hrtimer_clock_base.

[-- Attachment #2: hrtimer2.patch --]
[-- Type: text/x-patch, Size: 476 bytes --]

diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h
index 3bef961..3000539 100644
--- a/include/linux/hrtimer.h
+++ b/include/linux/hrtimer.h
@@ -139,7 +139,7 @@ struct hrtimer_sleeper {
 };
 
 /**
- * struct hrtimer_base - the timer base for a specific clock
+ * struct hrtimer_clock_base - the timer base for a specific clock
  * @cpu_base:		per cpu clock base
  * @index:		clock type index for per_cpu support when moving a
  *			timer to a base on another cpu.

^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [PATCH] hrtimers: hrtimer_clock_base description typo
@ 2007-03-04 12:45 Andres Salomon
  2007-03-04 12:56 ` Thomas Gleixner
  0 siblings, 1 reply; 3+ messages in thread
From: Andres Salomon @ 2007-03-04 12:45 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Thomas Gleixner, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

The description for the hrtimer_clock_base struct describes
"hrtimer_base".  That should be hrtimer_clock_base.

(Resending; forgot to sign off)

Signed-off-by: Andres Salomon <dilinger@debian.org>

[-- Attachment #2: hrtimer2.patch --]
[-- Type: text/x-patch, Size: 476 bytes --]

diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h
index 3bef961..3000539 100644
--- a/include/linux/hrtimer.h
+++ b/include/linux/hrtimer.h
@@ -139,7 +139,7 @@ struct hrtimer_sleeper {
 };
 
 /**
- * struct hrtimer_base - the timer base for a specific clock
+ * struct hrtimer_clock_base - the timer base for a specific clock
  * @cpu_base:		per cpu clock base
  * @index:		clock type index for per_cpu support when moving a
  *			timer to a base on another cpu.

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-04 12:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-04 11:28 [PATCH] hrtimers: hrtimer_clock_base description typo Andres Salomon
  -- strict thread matches above, loose matches on Subject: below --
2007-03-04 12:45 Andres Salomon
2007-03-04 12:56 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox