summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-16 13:47:49 (GMT)
committerJohn Stultz <john.stultz@linaro.org>2013-05-28 21:00:58 (GMT)
commit35b210855069ae34450eeaafc0f1b5bfa4f71c87 (patch)
tree7649bd4aaf13cb07152cbad8012bfec253916342 /drivers
parenta44b8bd6072ac82fc49af941de8c1ac85d94852d (diff)
downloadlinux-fsl-qoriq-35b210855069ae34450eeaafc0f1b5bfa4f71c87.tar.xz
ktime: Add __must_check prefix to ktime_to_timespec_cond
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@redhat.com> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions