From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Sun, 14 Jan 2018 19:01:40 -0700 Subject: [PATCH 2/2] nvme: pci: remove unnecessary initialization of local variable In-Reply-To: <1515930055-20611-1-git-send-email-minwoo.im.dev@gmail.com> References: <1515930055-20611-1-git-send-email-minwoo.im.dev@gmail.com> Message-ID: <20180115020140.GC13580@localhost.localdomain> On Sun, Jan 14, 2018@08:40:55PM +0900, Minwoo Im wrote: > No functional change with code clean-up. > Remove unnecessary initialization of local variable in HMB code. Looks fine. Reviewed-by: Keith Busch