RE: [PATCH] scsi: BusLogic: use %X for u32 sized integer rather than %lX
From: David Laight <hidden>
Date: 2021-08-02 08:11:56
Also in:
linux-scsi, lkml
From: David Laight <hidden>
Date: 2021-08-02 08:11:56
Also in:
linux-scsi, lkml
From: Colin King
Sent: 30 July 2021 10:51 From: Colin Ian King <redacted> An earlier fix changed the print format specifier for adapter->bios_addr to use %lX however the integer is a u32 so the fix was wrong. Fix this by using the correct %X format specifier.
Is that right? I bet one 32bit arch defines u32 as long. David - Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK Registration No: 1397386 (Wales)