Re: [PATCH] Staging: octeon: octeon-stubs: fixed a type coding style issue

From: Greg KH
Date: Sat Feb 17 2024 - 11:26:52 EST


On Sat, Feb 03, 2024 at 04:57:02PM +0100, Ettore Forgiarini wrote:
> Change all the uint*_t to the preferred u* types
>
> Signed-off-by: Ettore Forgiarini <ettorenigma@xxxxxxxxx>
> ---
> drivers/staging/octeon/octeon-stubs.h | 1746 ++++++++++++-------------
> 1 file changed, 873 insertions(+), 873 deletions(-)


Why just for this one file?

How was this tested?

thanks,

greg k-h