On Tue, 04 Mar 2025, Aditya Garg wrote:
> Hi
>
>> On 4 Mar 2025, at 7:57 PM, Arnd Bergmann wrote:
>>
>> From: Arnd Bergmann
>>
>> A size_t must be printed with the %z modifier instead of %l:
>>
>> In file included from include/linux/device.h:15,
>> from include/linux/usb.h:19,
Hi
> On 4 Mar 2025, at 7:57 PM, Arnd Bergmann wrote:
>
> From: Arnd Bergmann
>
> A size_t must be printed with the %z modifier instead of %l:
>
> In file included from include/linux/device.h:15,
> from include/linux/usb.h:19,
> from drivers/gpu/drm/tiny/appletb
From: Arnd Bergmann
A size_t must be printed with the %z modifier instead of %l:
In file included from include/linux/device.h:15,
from include/linux/usb.h:19,
from drivers/gpu/drm/tiny/appletbdrm.c:19:
drivers/gpu/drm/tiny/appletbdrm.c: In function 'appletbdrm_s