aboutsummaryrefslogtreecommitdiffstats
path: root/lib/parser.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-11-24 22:28:12 +0100
committerChristoph Hellwig <hch@lst.de>2022-12-06 09:16:56 +0100
commit99722c8aa8b994db15ef60965c33f6a8e399b36c (patch)
tree6b693f22e02cc4770309a7d1527baf24f0c15275 /lib/parser.c
parentnvme: don't call blk_mq_{,un}quiesce_tagset when ctrl->tagset is NULL (diff)
downloadlinux-rng-99722c8aa8b994db15ef60965c33f6a8e399b36c.tar.xz
linux-rng-99722c8aa8b994db15ef60965c33f6a8e399b36c.zip
nvme: 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 <christophe.jaillet@wanadoo.fr> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions