[LinuxBIOS] [PATCH] fix whitespace for Intel xe7501devkit Config.lb

Uwe Hermann uwe at hermann-uwe.de
Thu May 17 13:23:32 CEST 2007


On Thu, May 17, 2007 at 02:26:36AM -0400, Corey Osgood wrote:
> Just went to look at this for reference, and noticed the whitespace in
> the device section was a mess. Attached patch fixes that. No actual code
> changes, just fix the whitespace so it's legible.
> 
> Signed-off-by: Corey Osgood <corey_osgood at verizon.net>

r2672, thanks. I had to fix some more whitespace issues, the file
inconsistently mixed tabs and spaces...


> -        chip southbridge/intel/i82801ca
> -			device pci 1d.0 off end					# USB (might not work, Southbridge code needs looking at)
> -		    device pci 1d.1 off end					# USB (not populated)
[...]
> +        	chip southbridge/intel/i82801ca
> +        		device pci 1d.0 off end	# USB (might not work, Southbridge code needs looking at)				device pci 1d.1 off end # USB (not populated)

This was even broken syntactically, I think (fixed it).


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070517/27af9efa/attachment.sig>


More information about the coreboot mailing list