mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-26 07:50:52 +00:00
Use C99 array initializer syntax for consistency with other array
initializers around it and to eliminate a sparse warning:
drivers/accessibility/speakup/main.c:1290:26: sparse: warning: obsolete array initializer, use C99 syntax
Fixes:
|
||
|---|---|---|
| .. | ||
| braille | ||
| speakup | ||
| Kconfig | ||
| Makefile | ||