diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-02-20 03:42:47 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-04-27 21:01:16 +0300 |
commit | 53965dbe5396d2945c7cf53c77c7b5532b08791c (patch) | |
tree | 8e50c8bb1e9602006689ae855db3e94e50bbf2fb /scripts/gdb/linux/tasks.py | |
parent | 47fbb074536ecca5e0af3dcce340954c09ed4d1e (diff) | |
download | linux-53965dbe5396d2945c7cf53c77c7b5532b08791c.tar.xz |
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 <chris@chris-wilson.co.uk>
Suggested-by: Joe Perches <joe@perches.com>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions