Patchew URL: https://patchew.org/QEMU/20200526185132.1652355-1-ebl...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200526185132.1652355-1-ebl...@redhat.com Subject: [PATCH] or1k: Fix compilation hiccup Type: series === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Switched to a new branch 'test' d96d2fb or1k: Fix compilation hiccup === OUTPUT BEGIN === ERROR: spaces required around that '*' (ctx:WxV) #33: FILE: hw/openrisc/openrisc_sim.c:132: + qemu_irq *cpu_irqs[2] = {}; ^ total: 1 errors, 0 warnings, 8 lines checked Commit d96d2fbbc5db (or1k: Fix compilation hiccup) has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20200526185132.1652355-1-ebl...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com