On Tuesday 26 May 2015 18:08:26 Baolin Wang wrote:
These are new helper functions that convert between a user timespec/ itimerspec and a kernel timespec64/itimerspec64 structure.
Signed-off-by: Baolin Wang baolin.wang@linaro.org
You need to explain specifically why these are macros and not inline functions.
Arnd