On Tue, Sep 20, 2016 at 09:47:31AM +0900, Chaehyun Lim wrote:
> As suggested by checkpatch.pl:
> 
> CHECK: Prefer kernel type 'u32' over 'uint32_t'
> 
> Signed-off-by: Chaehyun Lim <chaehyun....@gmail.com>
> ---
>  drivers/staging/greybus/audio_codec.c         |  6 ++--
>  drivers/staging/greybus/audio_codec.h         | 10 +++----
>  drivers/staging/greybus/audio_gb.c            |  4 +--
>  drivers/staging/greybus/sdio.c                |  2 +-
>  drivers/staging/greybus/tools/loopback_test.c | 40 
> +++++++++++++--------------
>  5 files changed, 31 insertions(+), 31 deletions(-)

Oops, I applied this but will drop it as loopback_test is a userspace
tool, and I don't think that u32 will work there.  Did you test build
this?

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to