aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorDaniel Borkmann <[email protected]>2013-05-16 15:47:49 +0200
committerJohn Stultz <[email protected]>2013-05-28 14:00:58 -0700
commit35b210855069ae34450eeaafc0f1b5bfa4f71c87 (patch)
tree7649bd4aaf13cb07152cbad8012bfec253916342 /net/lapb/lapb_in.c
parenta44b8bd6072ac82fc49af941de8c1ac85d94852d (diff)
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 <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions