[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/4] libpoke/pk-val.c: Fix the unit of offset to use uint<64>
|
From: |
Mohammad-Reza Nabipoor |
|
Subject: |
Re: [PATCH 1/4] libpoke/pk-val.c: Fix the unit of offset to use uint<64> |
|
Date: |
Sat, 27 Mar 2021 18:16:16 +0430 |
Hi, Jose.
On Tue, Mar 23, 2021 at 10:44:19PM +0100, Jose E. Marchesi wrote:
>
> > 2021-03-24 Mohammad-Reza Nabipoor <m.nabipoor@yahoo.com>
> >
> > * libpoke/pk-val.c (pk_val_offset): Fix the unit of offset to use
> > `uint<64>` instead of `uint<32>`.
>
> This is OK for both master and maint/poke-1.
> Thanks!
>
Pushed.
Thanks.