On 01/04/2019 04.44, Jules Irenge wrote: > 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.oct...@gmail.com> > --- > util/readline.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>