diff options
author | Colin Ian King <[email protected]> | 2021-07-15 17:31:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 13:45:53 +0200 |
commit | f83461e6581b12833ecf08690d21b04ed60de7c1 (patch) | |
tree | 163091944222b5e06388bdf9d4715bf0b74370aa /include/linux/fpga/fpga-mgr.h | |
parent | 01c54e628932c655e4cd2c6ed0cc688ec6e6f96b (diff) |
speakup: use C99 syntax for array initializers
The older obsolete array initializer syntax is currently being used
for some of the array elements. Fix this by using the preferred C99
array initializers syntax.
Fixes: 5b5140bf5182 ("speakup: Separate out translations for bright colors names")
Reviewed-by: Samuel Thibault <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions