21/05/2021 15:33, Ferruh Yigit:
> On 5/21/2021 2:30 PM, Thomas Monjalon wrote:
> > From: Ferruh Yigit
> >
> > %lx or %llx tend to be wrong for 32-bit platform
> > if used for fixed size variable like uint64_t.
> > A checkpatch warning will avoid this common mistake.
> >
> > Signed-off-by: Ferruh
On 5/21/2021 2:30 PM, Thomas Monjalon wrote:
> From: Ferruh Yigit
>
> %lx or %llx tend to be wrong for 32-bit platform
> if used for fixed size variable like uint64_t.
> A checkpatch warning will avoid this common mistake.
>
> Signed-off-by: Ferruh Yigit
> Signed-off-by: Thomas Monjalon
Ack.
2 matches
Mail list logo