mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
The node type field is an enum type, so print it as a 32-bit quantity rather than as an unsigned short. Link: https://lore.kernel.org/r/[email protected] Reported-by: kernel test robot <[email protected]> Signed-off-by: Will Deacon <[email protected]>