Erez,
On Thu, Oct 01 2020 at 22:51, Erez Geva wrote:
thanks for your patches.
First of all subject lines follow the scheme:
subsystem: Short description
The short description should be a sentence
> Add function to check whether a clock ID refer to
> a file descriptor of a POSIX dynamic clock
Add function to check whether a clock ID refer to
a file descriptor of a POSIX dynamic clock.
Signed-off-by: Erez Geva
---
include/linux/posix-timers.h | 5 +
kernel/time/posix-timers.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/include/linux/posix-timers.h b/inc