Re: [PATCH 1/2] auxdisplay: charlcd: fixing coding style issue
From: Miguel Ojeda
Date: Mon Nov 08 2021 - 07:01:14 EST
On Sun, Nov 7, 2021 at 4:03 PM Luiz Sampaio <sampaio.ime@xxxxxxxxx> wrote:
>
> Removing 'int' from 'unsigned long int' declaration, which is unnecessary.
Not sure if this is a rule, but it is good to be consistent with the
rest of auxdisplay. Thanks!
Cheers,
Miguel