aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:14:01 +0100
committerTzung-Bi Shih <[email protected]>2022-11-02 12:22:55 +0800
commit58f23a6795a6c165b8c04041bacb999119f9dbc9 (patch)
tree23abc9a103420e5b07307919d7d62c02cf7950f7 /drivers/fpga/fpga-mgr.c
parent9888feb9c68b799e758a654aae0a032871e493c2 (diff)
platform/chrome: 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>) Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Tzung-Bi Shih <[email protected]> Link: https://lore.kernel.org/r/8d66b4688c05a44b592a4d20e2660e9067163276.1667336095.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions