Re: [PATCH] Staging: greybus: audio_codec.c: Change uint32_t to u32

From: Vaibhav Agarwal
Date: Wed Jan 03 2018 - 05:20:42 EST


On Wed, Jan 3, 2018 at 3:09 PM, Sumit Pundir <pundirsumit11@xxxxxxxxx> wrote:
> This patch fixes the following checkpatch.pl issue at multiple lines:
>
> CHECK: Prefer kernel type 'u32' over 'uint32_t'
> + uint32_t format, rate;
>
> Signed-off-by: Sumit Pundir <pundirsumit11@xxxxxxxxx>
> ---

Hi Sumit,

Similar patches are already submitted by Kamal. Kindly go thru the
driverdev mailing list to get more details and share another series if
you find anything missing.


--
thanks,
./va