All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org, richard.henderson@linaro.org
Cc: famz@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes
Date: Thu, 7 Jun 2018 22:17:17 +0200	[thread overview]
Message-ID: <b4fe23eb-70a3-3f71-7b53-daca08aba6b4@vivier.eu> (raw)
In-Reply-To: <152839776057.447.4308730223123096@d39dc562802a>

Le 07/06/2018 à 20:56, no-reply@patchew.org a écrit :
...
> === OUTPUT BEGIN ===
> Checking PATCH 1/4: linux-user/alpha: Fix epoll syscalls...
> ERROR: code indent should never use tabs
> #22: FILE: linux-user/alpha/syscall_nr.h:346:
> +#define TARGET_NR_epoll_create^I^I407$
> 
> ERROR: code indent should never use tabs
> #23: FILE: linux-user/alpha/syscall_nr.h:347:
> +#define TARGET_NR_epoll_ctl^I^I408$
> 
> ERROR: code indent should never use tabs
> #24: FILE: linux-user/alpha/syscall_nr.h:348:
> +#define TARGET_NR_epoll_wait^I^I409$
> 
> total: 3 errors, 0 warnings, 27 lines checked
...
> ERROR: code indent should never use tabs
> #18: FILE: linux-user/microblaze/syscall_nr.h:366:
> +#define TARGET_NR_accept4^I^I362 /* new */$
> 

If you agree, I will remove tabs when I'll commit the patches for the
pull-request.

Thanks,
Laurent

  reply	other threads:[~2018-06-07 20:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 18:48 [Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes Richard Henderson
2018-06-07 18:48 ` [Qemu-devel] [PATCH 1/4] linux-user/alpha: Fix epoll syscalls Richard Henderson
2018-06-07 20:10   ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall Richard Henderson
2018-06-07 19:27   ` Philippe Mathieu-Daudé
2018-06-07 20:12   ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 3/4] linux-user/microblaze: Fix typo in accept4 syscall Richard Henderson
2018-06-07 19:29   ` Philippe Mathieu-Daudé
2018-06-07 20:12   ` Laurent Vivier
2018-06-07 18:48 ` [Qemu-devel] [PATCH 4/4] linux-user/sparc64: Add inotify_rm_watch and tee syscalls Richard Henderson
2018-06-07 20:15   ` Laurent Vivier
2018-06-07 18:56 ` [Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes no-reply
2018-06-07 20:17   ` Laurent Vivier [this message]
2018-06-08 17:56     ` Richard Henderson

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=b4fe23eb-70a3-3f71-7b53-daca08aba6b4@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.