commit | d1d67174b42a02c7d106894df0ed155d595871f7 | [log] [tgz] |
---|---|---|
author | Andres Salomon <[email protected]> | Tue Mar 06 01:42:07 2007 -0800 |
committer | Linus Torvalds <[email protected]> | Tue Mar 06 09:30:24 2007 -0800 |
tree | 9b5b8bebc36c0917ab9f146cb900beaf38f8d0a0 | |
parent | 8437fdc7428eac363579bf0cce2526c35573735c [diff] |
[PATCH] hrtimers: hrtimer_clock_base description typo The description for the hrtimer_clock_base struct describes "hrtimer_base". That should be hrtimer_clock_base. Signed-off-by: Andres Salomon <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>