timespec_to_ktime — convert a timespec to ktime_t format
ktime_t timespec_to_ktime (const struct timespec ts);
ktime_t timespec_to_ktime
the timespec variable to convert
Returns a ktime_t variable with the converted timespec value