Skip to content
Snippets Groups Projects
Commit e5668cae authored by Nicolas Iooss's avatar Nicolas Iooss Committed by Mark Brown
Browse files

ASoC: simple-card-utils: add __printf attribute


asoc_simple_card_set_dailink_name() uses devm_kvasprintf() to format
some of its arguments.  Adding a __printf attribute to this function
makes it possible to detect at compile-time errors related to format
strings.

Signed-off-by: default avatarNicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 239486ba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment