diff options
author | Alexey Dobriyan <[email protected]> | 2020-12-14 19:15:03 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-12-15 12:13:47 -0800 |
commit | dfefd226b0bf7c435a58d75a0ce2f9273b9825f6 (patch) | |
tree | b1e67e77d999feab9070ef8952c169958a3b4fdb /kernel/bpf/stackmap.c | |
parent | 01359eb2013b4b1e87b22db0f532c2e0b7aee001 (diff) |
mm: cleanup kstrto*() usage
Range checks can folded into proper conversion function. kstrto*() exist
for all arithmetic types.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions