the following patch was just integrated into master: commit 9cb0941cb2f4ceb77b470c4de617ca915896d9f3 Author: Nico Huber nico.h@gmx.de Date: Sat Jun 15 15:30:19 2013 +0200
pnp: Unify some alignment to ease autogenerating patches
Most PnP drivers align the initialization of their `device_operations` with spaces. Unify this, so next autogenerated patches always match the alignment.
Change-Id: I3f6baef6c8bb294c136354754125ea88c07a61a1 Signed-off-by: Nico Huber nico.h@gmx.de Reviewed-on: http://review.coreboot.org/3479 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3479 for details.
-gerrit