From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Mon, 30 Oct 2017 13:36:07 -0600 Subject: [PATCH] nvme-cli: make command description const In-Reply-To: <1509215193-13119-1-git-send-email-minwoo.im.dev@gmail.com> References: <1509215193-13119-1-git-send-email-minwoo.im.dev@gmail.com> Message-ID: <20171030193606.GG17245@localhost.localdomain> On Sun, Oct 29, 2017@03:26:33AM +0900, Minwoo Im wrote: > Make desc in sanitize_log() const. > > Signed-off-by: Minwoo Im Applied, thanks.