From: Alex Williamson <alex.williamson@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] pci_bridge: drop formatting from source
Date: Wed, 06 Mar 2013 10:19:17 -0700 [thread overview]
Message-ID: <1362590357.22132.108.camel@bling.home> (raw)
In-Reply-To: <20130306165125.GA389@redhat.com>
On Wed, 2013-03-06 at 18:51 +0200, Michael S. Tsirkin wrote:
> We use the same formatting for all files, it
> doesn't make sense to have formatting directives only
> in pci bridge header.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> hw/pci/pci_bridge.h | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/hw/pci/pci_bridge.h b/hw/pci/pci_bridge.h
> index 9d25c1b..e549b78 100644
> --- a/hw/pci/pci_bridge.h
> +++ b/hw/pci/pci_bridge.h
> @@ -63,11 +63,3 @@ void pci_bridge_map_irq(PCIBridge *br, const char* bus_name,
> #define PCI_BRIDGE_CTL_DISCARD_SERR 0x800 /* Discard timer SERR# enable */
>
> #endif /* QEMU_PCI_BRIDGE_H */
> -/*
> - * Local variables:
> - * c-indent-level: 4
> - * c-basic-offset: 4
> - * tab-width: 8
> - * indent-tab-mode: nil
> - * End:
> - */
Remove them from hw/ioh3420.c and hw/xio3130_*.c while you're at it.
Thanks,
Alex
prev parent reply other threads:[~2013-03-06 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-06 16:51 [Qemu-devel] [PATCH] pci_bridge: drop formatting from source Michael S. Tsirkin
2013-03-06 17:19 ` Alex Williamson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362590357.22132.108.camel@bling.home \
--to=alex.williamson@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).