aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-04-30 17:16:17 -0700
committerGreg Kroah-Hartman <[email protected]>2023-05-29 14:54:51 +0100
commit6e9b7cd6b84d027f81f796c43cfd9922723865a7 (patch)
tree9f5c94c38eb7dff94be89634e8e9e586f4122bae /tools/perf/scripts/python/bin
parent8a29f74b7498de8b23bbbbc665b9c14ad07175d4 (diff)
accessibility: use C99 array init
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: f43241aafedb ("accessibility: speakup: Specify spk_vars among module parameters") Signed-off-by: Randy Dunlap <[email protected]> Cc: Mushahid Hussain <[email protected]> Cc: William Hubbs <[email protected]> Cc: Chris Brannon <[email protected]> Cc: Kirk Reiser <[email protected]> Cc: Samuel Thibault <[email protected]> Cc: [email protected] Cc: Greg Kroah-Hartman <[email protected]> Reviewed-by: Samuel Thibault <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions