public inbox for [email protected]
help / color / mirror / Atom feedFrom: Heikki Linnakangas <[email protected]>
To: Bertrand Drouvot <[email protected]>
To: [email protected]
Subject: Re: Fix comments in instr_time.h and remove an unneeded cast to int64
Date: Tue, 6 Aug 2024 14:28:38 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 06/08/2024 11:54, Bertrand Drouvot wrote:
> Hi hackers,
>
> While working on [1], I came across what seems to be incorrect comments in
> instr_time.h and an unneeded cast to int64.
>
> Indeed, 03023a2664 represented time as an int64 on all platforms but forgot to
> update the comment related to INSTR_TIME_GET_MICROSEC() and provided an incorrect
> comment for INSTR_TIME_GET_NANOSEC().
>
> Please find attached a tiny patch to correct those and, in passing, remove what
> I think is an unneeded cast to int64.
Applied, thanks!
--
Heikki Linnakangas
Neon (https://neon.tech)
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Fix comments in instr_time.h and remove an unneeded cast to int64
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox