]> Git Repo - qemu.git/commitdiff
PPC: bamboo: fix whitespace
authorAlexander Graf <[email protected]>
Tue, 10 Jan 2012 15:49:22 +0000 (16:49 +0100)
committerAlexander Graf <[email protected]>
Sat, 21 Jan 2012 04:17:00 +0000 (05:17 +0100)
Tabs followed by spaces are a no-go. My editor shows it red, distracting
me from actual work! :)

Signed-off-by: Alexander Graf <[email protected]>
hw/ppc440_bamboo.c

index 84e45b4ee67310b71a3afa3d9847dc59e49fe582..2369fba1dbef7b005a1e61bd7adaeb8af05a40c5 100644 (file)
@@ -3,9 +3,9 @@
  *
  * Copyright 2007 IBM Corporation.
  * Authors:
- *     Jerone Young <[email protected]>
- *     Christian Ehrhardt <[email protected]>
- *     Hollis Blanchard <[email protected]>
+ *     Jerone Young <[email protected]>
+ *     Christian Ehrhardt <[email protected]>
+ *     Hollis Blanchard <[email protected]>
  *
  * This work is licensed under the GNU GPL license version 2 or later.
  *
This page took 0.02487 seconds and 4 git commands to generate.