diff options
author | Paul E. McKenney <[email protected]> | 2020-02-19 16:42:47 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2020-04-27 11:01:16 -0700 |
commit | 53965dbe5396d2945c7cf53c77c7b5532b08791c (patch) | |
tree | 8e50c8bb1e9602006689ae855db3e94e50bbf2fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47fbb074536ecca5e0af3dcce340954c09ed4d1e (diff) |
drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilers
Older compilers either want two extra pairs of curly braces around the
initializer for local variable desc, or they want a single pair of curly
braces with nothing inside. Because current Linux-kernel practice favors
the latter, this commit makes it so.
Suggested-by: Chris Wilson <[email protected]>
Suggested-by: Joe Perches <[email protected]>
Suggested-by: Christoph Hellwig <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions