]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme-cli: lnvm: remove unnecessary force parameter of ns-id in lnvm
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 10 Jan 2018 15:13:33 +0000 (00:13 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 10 Jan 2018 15:21:40 +0000 (00:21 +0900)
commit98ffd4b191081b296c4cdf4ffe7e5fea84fdab5d
tree995f88684f32fa2a1079211b2072deefde03582e
parent34ba048783bd2801e707a8ad6a0086a6b1f0279b
nvme-cli: lnvm: remove unnecessary force parameter of ns-id in lnvm

If identify geometry is failed, then nvme-cli is not to print out
information of namespace.
Also no one uses this _force_ flag in this subcommand.
So, remove this unnecessary parameter.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
lnvm-nvme.c