From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@linux.intel.com (Keith Busch) Date: Tue, 31 Jul 2018 09:50:04 -0600 Subject: [PATCH] nvme-cli: remove unnecessary assignments In-Reply-To: <20180726215913.20295-1-chaitanya.kulkarni@wdc.com> References: <20180726215913.20295-1-chaitanya.kulkarni@wdc.com> Message-ID: <20180731155004.GA29758@localhost.localdomain> On Thu, Jul 26, 2018@02:59:13PM -0700, Chaitanya Kulkarni wrote: > This removes the unnecessary assignment of the variable. Applied, thanks!