diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2010-10-26 14:22:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-26 16:52:13 -0700 |
commit | a55621f15bc61826969a29e111ba131a55ef45de (patch) | |
tree | 902f9be35bdae39e835ae5c7eb3f79f23d274396 /include/crypto | |
parent | c925cf0b80cb486b31e1ec0e9f981d75a4b38453 (diff) |
include/linux/kernel.h: add __must_check to strict_strto*()
The whole point to using the strict functions is to check the return
value. If you don't, strict_strto*() will return you uninitialised
garbage. Offenders have been observed in the wild.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/crypto')
0 files changed, 0 insertions, 0 deletions