Re: [PATCH] ktime: minor: ktime_to_timespec_cond: add __must_checkprefix

From: John Stultz
Date: Tue May 28 2013 - 15:16:49 EST


On 05/16/2013 06:47 AM, Daniel Borkmann wrote:
The function is currently mainly used in the networking code and
if others start using it, they must check the result, otherwise
it cannot be determined if the timespec conversion suceeded.
Currently no user lacks this check, but make future users aware of
a possible misusage.

Signed-off-by: Daniel Borkmann <dborkman@xxxxxxxxxx>

I've got this queued for 3.11. Sorry for being slow to pick this up!

thanks!
-john

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/