Messages in this thread |  | | | Date | Fri, 18 Dec 2009 13:15:10 -0800 (PST) | | From | Linus Torvalds <> | | Subject | Re: [PATCH 1/12] pci: separate pci_setup_bridge to small functions |
| |
On Fri, 18 Dec 2009, Yinghai Lu wrote: > > prepare to use those small functions according to resource type later > > Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Ack. looks like a nice cleanup regardless of anything else. I much prefer having lots of small functions that do one thing and one thing only, and then one function that is there just to call them.
Linus
|  |