--- - branch: MAIN date: Sun Aug 28 04:59:37 UTC 2011 files: - new: '1.47' old: '1.46' path: src/sys/arch/x86/pci/pci_machdep.c pathrev: src/sys/arch/x86/pci/pci_machdep.c@1.47 type: modified id: 20110828T045937Z.a94f64313896f97908ada3f831f4295b1e5c1f12 log: | Make the override implementation more concise. Saves about three lines of code per routine, makes it more explicit what's going on, and avoids recursion, though the compiler probably optimized the tail recursion in the old code. module: src subject: 'CVS commit: src/sys/arch/x86/pci' unixtime: '1314507577' user: dyoung