From: Stanislaw Gruszka Date: Tue, 17 Nov 2009 22:14:13 +0000 (-0800) Subject: posix-cpu-timers: optimize and document timer_create callback X-Git-Tag: v2.6.33-rc1~363^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba5ea951d0b5e5896180e21fe07f228d2b3b0e63;p=pandora-kernel.git posix-cpu-timers: optimize and document timer_create callback We have already new_timer initialized to all-zeros hence in function initializations are not needed. Document function expectation about new_timer argument as well. Signed-off-by: Stanislaw Gruszka Cc: johnstul@us.ibm.com Cc: Oleg Nesterov Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed