Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-09-03 Thread Tejun Heo
Scott Thompson wrote: > Patchset against 2.6.23-rc3. corrects missing ioremap return > checks, resending after fixing for documentation making changes suggested... > > As for suggestions, I did fix the {} that weren't needed. I did not add in a > "printk" err or warn statement as the rest of

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-09-03 Thread Tejun Heo
Scott Thompson wrote: Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after fixing for documentation making changes suggested... As for suggestions, I did fix the {} that weren't needed. I did not add in a printk err or warn statement as the rest of the

[PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Scott Thompson
Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after fixing for documentation making changes suggested... As for suggestions, I did fix the {} that weren't needed. I did not add in a "printk" err or warn statement as the rest of the module does not contain these

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Brandon Philips
On 21:42 Thu 23 Aug 2007, Alexey Dobriyan wrote: > On Wed, Aug 22, 2007 at 10:34:58PM -0700, Brandon Philips wrote: > > On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: > > > Patchset against 2.6.23-rc3. corrects missing ioremap return > > > checks, resending after making changes suggested >

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Alexey Dobriyan
On Wed, Aug 22, 2007 at 10:34:58PM -0700, Brandon Philips wrote: > On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: > > Patchset against 2.6.23-rc3. corrects missing ioremap return > > checks, resending after making changes suggested > > > > Signed-off-by: Scott Thompson hushmail.com> > >

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Alexey Dobriyan
On Wed, Aug 22, 2007 at 10:34:58PM -0700, Brandon Philips wrote: On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after making changes suggested Signed-off-by: Scott Thompson postfail at hushmail.com

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Brandon Philips
On 21:42 Thu 23 Aug 2007, Alexey Dobriyan wrote: On Wed, Aug 22, 2007 at 10:34:58PM -0700, Brandon Philips wrote: On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after making changes suggested

[PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-23 Thread Scott Thompson
Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after fixing for documentation making changes suggested... As for suggestions, I did fix the {} that weren't needed. I did not add in a printk err or warn statement as the rest of the module does not contain these

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-22 Thread Brandon Philips
On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: > Patchset against 2.6.23-rc3. corrects missing ioremap return > checks, resending after making changes suggested > > Signed-off-by: Scott Thompson hushmail.com> > > diff --git

[PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-22 Thread Scott Thompson
Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after making changes suggested Signed-off-by: Scott Thompson hushmail.com> diff --git a/drivers/ata/pata_ixp4xx_cf.c b/drivers/ata/pata_ixp4xx_cf.c

[PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-22 Thread Scott Thompson
Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after making changes suggested Signed-off-by: Scott Thompson postfail at hushmail.com diff --git a/drivers/ata/pata_ixp4xx_cf.c

Re: [PATCH resubmit] /drivers/ata ioremap returncode check

2007-08-22 Thread Brandon Philips
On 19:47 Wed 22 Aug 2007, Scott Thompson wrote: Patchset against 2.6.23-rc3. corrects missing ioremap return checks, resending after making changes suggested Signed-off-by: Scott Thompson postfail at hushmail.com diff --git