Skip to content
Commit 53965dbe authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

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: default avatarChris Wilson <chris@chris-wilson.co.uk>
Suggested-by: default avatarJoe Perches <joe@perches.com>
Suggested-by: default avatarChristoph Hellwig <hch@infradead.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 47fbb074
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment