diff options
author | 2024-11-10 22:58:09 -0800 | |
---|---|---|
committer | 2024-11-12 14:39:26 +0000 | |
commit | e8501858035b1f95468da525e7357c8c33811b88 (patch) | |
tree | 0511f120b2cd9ef1f84fdb2438552879341bf744 /scripts/gdb/linux/modules.py | |
parent | leds: pwm: Add optional DT property default-brightness (diff) | |
download | wireguard-linux-e8501858035b1f95468da525e7357c8c33811b88.tar.xz wireguard-linux-e8501858035b1f95468da525e7357c8c33811b88.zip |
leds: ss4200: Fix the wrong format specifier for 'blinking'
The format specifier of "signed int" in sprintf() should be "%d", not
"%u".
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241111065809.3814-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions