lkml.org 
[lkml]   [2014]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 07/55] time64: Add time64.h header and define struct timespec64
On Fri, Jul 11, 2014 at 01:44:08PM -0000, Thomas Gleixner wrote:
> From: John Stultz <john.stultz@linaro.org>
> +/*
> + * timespec64_add_safe assumes both values are positive and checks
> + * for overflow. It will return TIME_T_MAX if the reutrn would be
^^^^^^
returned value?

> + * smaller then either of the arguments.
> + */
> +extern struct timespec64 timespec64_add_safe(const struct timespec64 lhs,
> + const struct timespec64 rhs);

Thanks,
Richard


\
 
 \ /
  Last update: 2014-07-13 09:21    [W:0.347 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site