qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH] Replacing (and removing) get_ticks_per_sec() func


From: Stefan Hajnoczi
Subject: Re: [Qemu-arm] [PATCH] Replacing (and removing) get_ticks_per_sec() function with NANOSECONDS_PER_SECOND Signed-off-by: Rutuja Shah <address@hidden>
Date: Fri, 11 Mar 2016 11:01:47 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

On Fri, Mar 11, 2016 at 01:00:09AM +0530, address@hidden wrote:
> From: Rutuja Shah <address@hidden>

Hi Rutuja,
In addition to the commit message/description issue that Eric raised,
please use scripts/checkpatch.pl to check if your changes cause lines to
exceed 80 characters.

QEMU coding style is 80 characters per line max.  Patches should not
introduce new violations in existing code that follows the coding style.

It might be simplest to address all 80 character line warnings from
checkpatch.pl, even if the existing code already exceeded 80 characters.

Thanks,
Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

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