Patchew URL: 
https://patchew.org/QEMU/20190401102911.8685-1-richard.hender...@linaro.org/



Hi,

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

Message-id: 20190401102911.8685-1-richard.hender...@linaro.org
Subject: [Qemu-devel] [PATCH for-4.1 0/6] target/s390x: Clean up tcg exceptions
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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]               
patchew/20190401102911.8685-1-richard.hender...@linaro.org -> 
patchew/20190401102911.8685-1-richard.hender...@linaro.org
Switched to a new branch 'test'
a4dfce71cc target/s390x: Use tcg_s390_program_interrupt in TCG helpers
87bd6aebb7 target/s390x: Remove ilen parameter from s390_program_interrupt
fd0ef480b7 target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
43e67872c4 target/s390x: Use ilen from unwind in tlb_fill
14ec29685a target/s390x: Add ilen to unwind data
7b3891767e target/s390x: Truncate 32-bit psw_addr before creating TB

=== OUTPUT BEGIN ===
1/6 Checking commit 7b3891767e0f (target/s390x: Truncate 32-bit psw_addr before 
creating TB)
ERROR: "foo* bar" should be "foo *bar"
#23: FILE: target/s390x/cpu.h:371:
+static inline void cpu_get_tb_cpu_state(CPUS390XState* env,

total: 1 errors, 0 warnings, 49 lines checked

Patch 1/6 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

2/6 Checking commit 14ec29685aab (target/s390x: Add ilen to unwind data)
3/6 Checking commit 43e67872c45e (target/s390x: Use ilen from unwind in 
tlb_fill)
4/6 Checking commit fd0ef480b730 (target/s390x: Remove ilen parameter from 
tcg_s390_program_interrupt)
5/6 Checking commit 87bd6aebb7ce (target/s390x: Remove ilen parameter from 
s390_program_interrupt)
6/6 Checking commit a4dfce71cc2e (target/s390x: Use tcg_s390_program_interrupt 
in TCG helpers)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/20190401102911.8685-1-richard.hender...@linaro.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