summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-01-10 16:49:22 +0100
committerAlexander Graf <agraf@suse.de>2012-01-21 05:17:00 +0100
commitacd1bf9083dc83e0ef756dbdc81a9805bfb43167 (patch)
treee69c0e5a0a42a5528e6904b242abaceaa0af1ea2 /hw
parentd3c4548b8e2954a33d2d713e4e67d8deda7d97bf (diff)
downloadqemu-acd1bf9083dc83e0ef756dbdc81a9805bfb43167.tar.gz
PPC: bamboo: fix whitespace
Tabs followed by spaces are a no-go. My editor shows it red, distracting me from actual work! :) Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw')
-rw-r--r--hw/ppc440_bamboo.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c
index 84e45b4ee6..2369fba1db 100644
--- a/hw/ppc440_bamboo.c
+++ b/hw/ppc440_bamboo.c
@@ -3,9 +3,9 @@
*
* Copyright 2007 IBM Corporation.
* Authors:
- * Jerone Young <jyoung5@us.ibm.com>
- * Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
- * Hollis Blanchard <hollisb@us.ibm.com>
+ * Jerone Young <jyoung5@us.ibm.com>
+ * Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
+ * Hollis Blanchard <hollisb@us.ibm.com>
*
* This work is licensed under the GNU GPL license version 2 or later.
*