On Thu, Oct 01, 2015 at 06:17:33PM -0400, John Ferlan wrote:
On 10/01/2015 08:10 AM, Martin Kletzander wrote:
> To get rid of very long line and make it more readable.
>
> Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
> ---
> src/qemu/qemu_command.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
ACK
John
although you could probably adjust the call to have more args across 3
lines instead of the 5 or so mismatched line lengths now..
OK, will do. This patch was just a leftover that I realized I don't
need for this series to go in, but it was left in that branch and
fixed a coding style issue, so I sent it and forgot to mention this
(with a couple of other things) in the cover letter.