]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: make command description const
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sat, 28 Oct 2017 18:26:33 +0000 (03:26 +0900)
committerKeith Busch <keith.busch@intel.com>
Mon, 30 Oct 2017 19:35:45 +0000 (13:35 -0600)
commit4324c9b80b55f62005759d83ed20334ef9b6ee39
treef9d3a9d443577a3c77b26d61d2f94d207eca438f
parentc9a9c787c5e1e068691750e9f727312d9c8a5f81
nvme-cli: make command description const

Make desc in sanitize_log() const.

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