|
From: | Richard Henderson |
Subject: | Re: [PATCH 1/5] target/arm: Fix code style issues in debug helper functions |
Date: | Sat, 2 Jul 2022 19:17:57 +0530 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 |
On 7/1/22 01:11, Peter Maydell wrote:
Before moving debug system register helper functions to a different file, fix the code style issues (mostly block comment syntax) so checkpatch doesn't complain about the code-motion patch. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> --- target/arm/helper.c | 58 +++++++++++++++++++++++++++++---------------- 1 file changed, 38 insertions(+), 20 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |