Patchew URL: 
https://patchew.org/QEMU/20210210082650.5516-1-david.bren...@efs-auto.org/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: 20210210082650.5516-1-david.bren...@efs-auto.org
Subject: [PATCH 0/1] tricore: fixed faulty conditions for extr and imask

=== 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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
05ead58 tricore: fixed faulty conditions for extr and imask

=== OUTPUT BEGIN ===
ERROR: spaces required around that '-' (ctx:VxV)
#78: FILE: target/tricore/translate.c:8312:
+        tcg_gen_andi_tl(cpu_gpr_d[r4], cpu_gpr_d[r4], ~0u >> (32-width));
                                                                 ^

total: 1 errors, 0 warnings, 60 lines checked

Commit 05ead58660db (tricore: fixed faulty conditions for extr and imask) 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/20210210082650.5516-1-david.bren...@efs-auto.org/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-de...@redhat.com

Reply via email to