- Fix s32 -> u32 - Make printf() format consistent Matthew Maurer is adding more 's32'. I need to fix the code now. Otherwise, I would need to fix more places. Masahiro Yamada (2): module: get symbol crc back to unsigned modpost: zero-pad CRC values in modversion_info array include/linux/module.h | 4 ++-- kernel/module/internal.h | 10 +++++----- kernel/module/main.c | 2 +- kernel/module/version.c | 2 +- scripts/mod/modpost.c | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) -- 2.43.0