From patchwork Tue Jan 10 19:44:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/5] PPC: bamboo: fix whitespace Date: Tue, 10 Jan 2012 09:44:21 -0000 From: Alexander Graf X-Patchwork-Id: 135306 Message-Id: <1326224664-30272-3-git-send-email-agraf@suse.de> To: "qemu-devel@nongnu.org Developers" Cc: qemu-ppc@nongnu.org Tabs followed by spaces are a no-go. My editor shows it red, distracting me from actual work! :) Signed-off-by: Alexander Graf --- hw/ppc440_bamboo.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c index 84e45b4..2369fba 100644 --- a/hw/ppc440_bamboo.c +++ b/hw/ppc440_bamboo.c @@ -3,9 +3,9 @@ * * Copyright 2007 IBM Corporation. * Authors: - * Jerone Young - * Christian Ehrhardt - * Hollis Blanchard + * Jerone Young + * Christian Ehrhardt + * Hollis Blanchard * * This work is licensed under the GNU GPL license version 2 or later. *