qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@redhat.com>
To: Su Hang <suhang16@mails.ucas.ac.cn>
Cc: thuth@redhat.com, qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH RFC] util: Fix wrong indentation TAB with space
Date: Mon, 19 Feb 2018 11:03:02 +0000	[thread overview]
Message-ID: <20180219110302.GA23848@stefanha-x1.localdomain> (raw)
In-Reply-To: <1519025011-26416-1-git-send-email-suhang16@mails.ucas.ac.cn>

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

On Mon, Feb 19, 2018 at 03:23:31PM +0800, Su Hang wrote:

Please send all patches to qemu-devel@nongnu.org.  This way everyone in
the community is aware of the proposed code change.  Not everyone
follows qemu-trivial.

> BiteSizedTasks: Developer conveniences
> 
> I use checkpatch.pl to find these files
> (bitops.c envlist.c osdep.c qemu-sockets.c readline.c uri.c)
> use TAB instead of space for indentation.
> 
> Repalcing all TABs in the beginning of lines with space, and left
> the rest of file untouched.

Try using grep(1) or your editor's search function to verify that there
are no tabs left.  Thomas pointed out places where there are still tabs,
maybe checkpatch.pl missed them.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      parent reply	other threads:[~2018-02-19 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19  7:23 [Qemu-trivial] [Qemu-devel] [PATCH RFC] util: Fix wrong indentation TAB with space Su Hang
2018-02-19  8:17 ` Thomas Huth
2018-02-19 11:03 ` Stefan Hajnoczi [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=20180219110302.GA23848@stefanha-x1.localdomain \
    --to=stefanha@redhat.com \
    --cc=qemu-trivial@nongnu.org \
    --cc=suhang16@mails.ucas.ac.cn \
    --cc=thuth@redhat.com \
    /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).