Re: hpsa static checker issues

2015-06-19 Thread Dan Carpenter
On Thu, Jun 18, 2015 at 06:42:14PM +, Don Brace wrote: > Dan, > > You had noted three concerns covering: mutex_unlock, decode sense data, and a > goto label issue, that were detected during > your static checker run. > > I have patches that address these issues. > > I am thinking that I n

hpsa static checker issues

2015-06-18 Thread Don Brace
Dan, You had noted three concerns covering: mutex_unlock, decode sense data, and a goto label issue, that were detected during your static checker run. I have patches that address these issues. I am thinking that I need to post these three patches linux-scsi. Is that correct? Thanks, Don Br