OSDN Git Service

util/readline: add a space to fix errors by checkpatch tool
authorJules Irenge <jbi.octave@gmail.com>
Mon, 1 Apr 2019 02:44:05 +0000 (03:44 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 10 May 2019 09:53:20 +0000 (10:53 +0100)
commit2467f95ab3c0a3076014a4548e4e769edfd9a0ee
tree2ee80a63b61a813c7b075df052e2f64931251a05
parent812b835fb4d23dd108b2f9802158472d50b73579
util/readline: add a space to fix errors by checkpatch tool

util/readline: add a space to fix errors reported by checkpatch.pl tool
"ERROR: space required before the open parenthesis"
"ERROR: space required after that ..."
within "util/redline.c" file

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-id: 20190401024406.10819-2-jbi.octave@gmail.com
Message-Id: <20190401024406.10819-2-jbi.octave@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
util/readline.c