Re: [PATCH 2/3] mtd: atmel nand: fix build warning on 64-bit
From: Miquel Raynal
Date: Tue Jul 17 2018 - 17:05:50 EST
Hi Arnd,
Arnd Bergmann <arnd@xxxxxxxx> wrote on Fri, 13 Jul 2018 12:16:09 +0200:
> On Fri, Jul 13, 2018 at 11:56 AM, Tudor Ambarus
> <tudor.ambarus@xxxxxxxxxxxxx> wrote:
> > Hi, Arnd,
> >
> > On 07/09/2018 06:57 PM, Arnd Bergmann wrote:
> >> + nc->ebi_csa_offs = (uintptr_t)match->data;
> >
> > I guess we should declare ebi_csa_offs as size_t, right?
>
> Yes, that would make sense, though it doesn't change the behavior.
>
Do you plan to send a new version? I don't want to mess with
improvised casts :)
Thanks,
MiquÃl