Hello Colin, Thanks for the patch.
On Wed, Mar 2, 2022 at 6:53 PM Colin Ian King <[email protected]> wrote: > > Pointer mode is being assigned a value that is never read, it is > being re-assigned later with a new value. The initialization is > redundant and can be removed. > Indeed. Acked-by: Javier Martinez Canillas <[email protected]> Best regards, Javier
