diff options
author | Christophe JAILLET <[email protected]> | 2023-07-13 06:50:09 +0200 |
---|---|---|
committer | Dave Jiang <[email protected]> | 2023-07-19 08:42:50 -0700 |
commit | 44f23dabdc08698b7a066300eb55db23895f5459 (patch) | |
tree | f8dbfdfd3f37b5c6b2c1c79c58e871c64fc68d51 /lib/test_fortify/write_overflow-memcpy.c | |
parent | fdf0eaf11452d72945af31804e2a1048ee1b574c (diff) |
nvdimm: Use kstrtobool() instead of strtobool()
strtobool() is the same as kstrtobool().
However, the latter is more used within the kernel.
In order to remove strtobool() and slightly simplify kstrtox.h, switch to
the other function name.
While at it, include the corresponding header file (<linux/kstrtox.h>)
Reviewed-by: Vishal Verma <[email protected]>
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions