* Peter Stuge stuge-linuxbios@cdy.org [061008 00:58]:
As PCI_ID is a macro breaking it over multiple lines seems to cause trouble (in this case at least).
Macro or no, I don't like the above change at all. I think the former is much more readable.
this is one of the nasty places indeed. but very often indent causes code to be much more readable. Just not sure if we can just run indent and check things on or if this requires a persevering hand job.