mirror of
https://github.com/torvalds/linux.git
synced 2026-05-15 18:12:22 +02:00
Width 20 given in format string is larger than destination
buffer 'type[20]', use %19s to prevent overflowing it.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| siox-bus-gpio.c | ||
| siox-core.c | ||
| siox.h | ||