posix-timers: Cleanup namespace
authorThomas Gleixner <tglx@linutronix.de>
Wed, 2 Feb 2011 11:10:09 +0000 (12:10 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Feb 2011 14:28:19 +0000 (15:28 +0100)
commit527087374faa488776a789375a7d6ea74fda6f71
tree27703559da224f6cfe63e3727450da1ea4441ebb
parent81e294cba2596f5f10848bbe19d98b344c2a2d5c
posix-timers: Cleanup namespace

Rename register_posix_clock() to posix_timers_register_clock(). That's
what the function really does. As a side effect this cleans up the
posix_clock namespace for the upcoming dynamic posix_clock
infrastructure.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Richard Cochran <richard.cochran@omicron.at>
Cc: John Stultz <johnstul@us.ibm.com>
LKML-Reference: <alpine.LFD.2.00.1102021222240.31804@localhost6.localdomain6>
drivers/char/mmtimer.c
include/linux/posix-timers.h
kernel/posix-cpu-timers.c
kernel/posix-timers.c
This page took 0.030441 seconds and 5 git commands to generate.