On Wed, Apr 29, 2020 at 2:24 AM Douglas Anderson <[email protected]> wrote:

> When I copied the function prototypes from the GPIO header file into
> my own driver, checkpatch yelled at me saying that I shouldn't use use
> "unsigned" but instead should say "unsigned int".  Let's make the
> header file use "unsigned int" so others who copy like I did won't get
> yelled at.
>
> Signed-off-by: Douglas Anderson <[email protected]>

Patch applied. Nice cleanup!

Yours,
Linus Walleij

Reply via email to