Re: [PATCH -v12 01/15] resources: Split out __allocate_resource()
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2012-06-26 20:44:23
Also in:
linux-pci, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2012-06-26 20:44:23
Also in:
linux-pci, lkml
On Tue, Jun 26, 2012 at 1:33 PM, Yinghai Lu [off-list ref] wrote:
You are right, please check updated one.
I think you can now also remove the "goto out" and in
__reallocate_resource() and replace it with a "return err;" instead.
But yeah, this looks fine.
Linus