Re: [PATCH 04/11] HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}

From: Cristian Ciocaltea
Date: Thu Jun 12 2025 - 04:52:44 EST


Hi Roderick,

On 6/10/25 7:30 AM, Roderick Colenbrander wrote:
> Hi Christian,
>
> I would rather skip this one. The use of uint32_t and family is fine
> and many drivers do the same thing.

That's again about ensuring consistency - even if it's not something
imposed by the maintainer(s), I'd very much prefer to submit patches
which comply with the recommended coding style and, consequently,
do not generate any checkpatch complaints.

Thanks,
Cristian