Patchew URL: https://patchew.org/QEMU/1579227117-6310-1-git-send-email-aleksandar.marko...@rt-rk.com/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 1579227117-6310-1-git-send-email-aleksandar.marko...@rt-rk.com Type: series Subject: [PATCH 0/4] linux-user: Fix some issues in termbits.h files === 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 === From https://github.com/patchew-project/qemu * [new tag] patchew/1579227117-6310-1-git-send-email-aleksandar.marko...@rt-rk.com -> patchew/1579227117-6310-1-git-send-email-aleksandar.marko...@rt-rk.com Switched to a new branch 'test' 2a18394 linux-user: Fix some constants in remaining termbits.h 11acaf6 linux-user: xtensa: Fix some constants in termbits.h 5f64098 linux-user: mips: Synchronize termbits.h with kernel 0d5231a linux-user: alpha: Synchronize termbits.h with kernel === OUTPUT BEGIN === 1/4 Checking commit 0d5231a5c58f (linux-user: alpha: Synchronize termbits.h with kernel) 2/4 Checking commit 5f640980e8f3 (linux-user: mips: Synchronize termbits.h with kernel) ERROR: if this code is redundant consider removing it #83: FILE: linux-user/mips/termbits.h:60: +#if 0 total: 1 errors, 0 warnings, 187 lines checked Patch 2/4 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/4 Checking commit 11acaf6b0460 (linux-user: xtensa: Fix some constants in termbits.h) 4/4 Checking commit 2a18394b0d3c (linux-user: Fix some constants in remaining termbits.h) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/1579227117-6310-1-git-send-email-aleksandar.marko...@rt-rk.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com