]> Git Repo - linux.git/commit
ASoC: davinci-mcasp: Fix devm_kasprintf format string
authorPeter Ujfalusi <[email protected]>
Fri, 18 Sep 2015 12:02:50 +0000 (15:02 +0300)
committerMark Brown <[email protected]>
Fri, 18 Sep 2015 15:22:07 +0000 (16:22 +0100)
commitab1fffe3a73c694d698645451ba61255ec4ba5e6
tree645b632cc6d706611a55baed80484f47cfec7733
parent295c3405a8bbd69ee8c8eb6580f30b0b8739b33a
ASoC: davinci-mcasp: Fix devm_kasprintf format string

The '\n' at the end of the format string is not needed. It adds an extra
line break when doing
cat /proc/interrupts

Signed-off-by: Peter Ujfalusi <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/davinci/davinci-mcasp.c
This page took 0.053586 seconds and 4 git commands to generate.