diff options
author | Zhu Jun <zhujun2@cmss.chinamobile.com> | 2024-11-11 12:19:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-12 14:54:53 +0300 |
commit | 40e210a13759a81b1cbc780485728aa367360711 (patch) | |
tree | 91e437deda5acfb419c866946ab71033b91f4db4 /rust/helpers/build_bug.c | |
parent | 03e6a10bbe60334ad9796086f6a77836b16b4070 (diff) | |
download | linux-40e210a13759a81b1cbc780485728aa367360711.tar.xz |
misc: isl29020: Fix the wrong format specifier
The format specifier of "unsigned long int" in sprintf() should be "%lu", not
"%ld".
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241111091950.4299-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions