On Thu, Apr 8, 2021 at 5:54 PM Barney Goette <barneygoette@xxxxxxxxx> wrote: > > Fixed multiple bare uses of 'unsigned' without 'int'. > Fixed space around "*" operator. > Fixed function parameter alignment to opening parenthesis. > Reported by checkpatch. > > Signed-off-by: Barney Goette <barneygoette@xxxxxxxxx> > Acked-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx> > --- Changed the commit message to `gpio: 104-dio-48e: Fix coding style issues` and applied, thanks! Bartosz