qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] runstate: cleanup reboot and panic actions


From: no-reply
Subject: Re: [PATCH] runstate: cleanup reboot and panic actions
Date: Wed, 20 Jan 2021 06:42:44 -0800 (PST)

Patchew URL: 
20210120143706.345821-1-pbonzini@redhat.com/">https://patchew.org/QEMU/20210120143706.345821-1-pbonzini@redhat.com/



Hi,

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

Type: series
Message-id: 20210120143706.345821-1-pbonzini@redhat.com
Subject: [PATCH] runstate: cleanup reboot and panic actions

=== 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
 - [tag update]      patchew/20210118170308.282442-1-philmd@redhat.com -> 
patchew/20210118170308.282442-1-philmd@redhat.com
 - [tag update]      patchew/20210119175427.2050737-1-laurent@vivier.eu -> 
patchew/20210119175427.2050737-1-laurent@vivier.eu
 - [tag update]      
patchew/20210120102556.125012-1-marcandre.lureau@redhat.com -> 
patchew/20210120102556.125012-1-marcandre.lureau@redhat.com
 - [tag update]      patchew/20210120105406.163074-1-danielhb413@gmail.com -> 
patchew/20210120105406.163074-1-danielhb413@gmail.com
 * [new tag]         patchew/20210120143706.345821-1-pbonzini@redhat.com -> 
patchew/20210120143706.345821-1-pbonzini@redhat.com
Switched to a new branch 'test'
202e902 runstate: cleanup reboot and panic actions

=== OUTPUT BEGIN ===
ERROR: line over 90 characters
#117: FILE: softmmu/runstate.c:478:
+        || (panic_action == PANIC_ACTION_SHUTDOWN && shutdown_action == 
SHUTDOWN_ACTION_PAUSE)) {

total: 1 errors, 0 warnings, 83 lines checked

Commit 202e902ccc44 (runstate: cleanup reboot and panic actions) 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
20210120143706.345821-1-pbonzini@redhat.com/testing.checkpatch/?type=message">http://patchew.org/logs/20210120143706.345821-1-pbonzini@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]