This patchset is propose to simplify current linux-genric timer code.
There are no functional changes, just removing ifdef from function body.
After that changes function looks much more simple, at least now I can
understand what do they do.

Maxim.

Maxim Uvarov (3):
  linux-generic: timer simplify timer_expire
  linux-geneirc: timer: remove ifdefs inside function from timer_cancel
  linux-generic: timer:  remove atomic ifdef from timer_reset() function
    body

 platform/linux-generic/odp_timer.c | 195 ++++++++++++++++++++++++-------------
 1 file changed, 130 insertions(+), 65 deletions(-)

-- 
1.9.1


_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to