diff options
| author | Andrew Morton <[email protected]> | 2010-10-26 14:22:25 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-10-26 16:52:13 -0700 |
| commit | a55621f15bc61826969a29e111ba131a55ef45de (patch) | |
| tree | 902f9be35bdae39e835ae5c7eb3f79f23d274396 /scripts/objdiff | |
| 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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions