From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Mon, 20 Jun 2016 11:06:14 -0400 Subject: [PATCH 0/2] Address issues reported by static checkers In-Reply-To: <09e593eb-9787-cba6-ef35-cc6412fd20b4@sandisk.com> References: <09e593eb-9787-cba6-ef35-cc6412fd20b4@sandisk.com> Message-ID: <20160620150614.GC12936@localhost.localdomain> On Mon, Jun 20, 2016@08:11:30AM +0200, Bart Van Assche wrote: > Hello Keith, > > The two patches in this series address warning messages reported by static > source code analysis tool (gcc + W=1, smatch and checkpatch). It would be > appreciated if you could have a look at these two patches. Thanks for the fixes, looks good. Reviewed-by: Keith Busch