Re: [PATCH fwctl] pds_fwctl: fix type and endian complaints

From: Jason Gunthorpe
Date: Mon Apr 07 2025 - 13:48:18 EST


On Wed, Apr 02, 2025 at 09:56:30AM -0700, Shannon Nelson wrote:
> Fix a number of type and endian complaints from the sparse checker.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202504020246.Dfbhxoo9-lkp@xxxxxxxxx/
> Signed-off-by: Shannon Nelson <shannon.nelson@xxxxxxx>
> ---
> drivers/fwctl/pds/main.c | 33 ++++++++++++++++++++-------------
> 1 file changed, 20 insertions(+), 13 deletions(-)

Applied, thanks

Jason