mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
smatch complains about mc13783_adc_probe() error: snprintf() chops off the last chars of 'id->name': 20 +vs 10 Use PLATFORM_NAME_SIZE instead of '10' as size when declaring the name variable. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
8.0 KiB
8.0 KiB