All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCH] util/readline: Add braces to fix checkpatch errors
       [not found] <20190330112142.14082-1-jbi.octave@gmail.com>
@ 2019-04-01  9:09 ` Stefan Hajnoczi
  2019-04-03 12:01 ` Stefan Hajnoczi
  1 sibling, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2019-04-01  9:09 UTC (permalink / raw)
  To: Jules Irenge; +Cc: qemu-devel, qemu-trivial

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

On Sat, Mar 30, 2019 at 11:21:42AM +0000, Jules Irenge wrote:
> Add braces to fix errors issued by checkpatch.pl tool
> "ERROR: braces {} are necessary for all arms of this statement"
> Within "util/readline.c" file
> ---
>  util/readline.c | 50 ++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 33 insertions(+), 17 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] util/readline: Add braces to fix checkpatch errors
       [not found] <20190330112142.14082-1-jbi.octave@gmail.com>
  2019-04-01  9:09 ` [Qemu-devel] [PATCH] util/readline: Add braces to fix checkpatch errors Stefan Hajnoczi
@ 2019-04-03 12:01 ` Stefan Hajnoczi
  1 sibling, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2019-04-03 12:01 UTC (permalink / raw)
  To: Jules Irenge; +Cc: qemu-devel, qemu-trivial

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

On Sat, Mar 30, 2019 at 11:21:42AM +0000, Jules Irenge wrote:
> Add braces to fix errors issued by checkpatch.pl tool
> "ERROR: braces {} are necessary for all arms of this statement"
> Within "util/readline.c" file
> ---
>  util/readline.c | 50 ++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 33 insertions(+), 17 deletions(-)

This file is unmaintained, I'll take this patch through my tree.

Thanks, applied to my block-next tree:
https://github.com/stefanha/qemu/commits/block-next

Stefan

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-03 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190330112142.14082-1-jbi.octave@gmail.com>
2019-04-01  9:09 ` [Qemu-devel] [PATCH] util/readline: Add braces to fix checkpatch errors Stefan Hajnoczi
2019-04-03 12:01 ` Stefan Hajnoczi

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.