grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 14/14] mm: Use %x and a case for displaying sizeof.


From: Vladimir 'phcoder' Serbinenko
Subject: [PATCH 14/14] mm: Use %x and a case for displaying sizeof.
Date: Mon, 11 Dec 2023 03:45:39 +0100

There is some variance in how compiler treat sizeof especially on
32-bit platforms where it can be naturally either int or long.
Explicit cast solves the issue

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>

Attachment: 0014-mm-Use-x-and-a-case-for-displaying-sizeof.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]