On 5/8/19 2:06 AM, Richard Henderson wrote: > Fix all of the coding style errors in this file at once. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/cris/op_helper.c | 817 +++++++++++++++++++--------------------- > 1 file changed, 398 insertions(+), 419 deletions(-)
Reviewed using 'git diff --ignore-all-space --word-diff=color'. Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>