commit | a2f018bf389422a55f1455ab8b9b5eedc5ea1803 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Tue Oct 16 01:27:22 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:08 2007 -0700 |
tree | 50f93a3c8892a89fbc981a7ac8d3566131f9fb84 | |
parent | 181bde801afae4304843ce95c868d4419ae87310 [diff] |
uml: simplify interval setting set_interval took a timer type as an argument, but it always specified a virtual timer. So, it is not needed, and it is gone, and set_interval is simplified appropriately. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>