]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa: Remove pointless initialization.
authorAndre Noll <maan@systemlinux.org>
Fri, 27 Dec 2013 23:57:31 +0000 (23:57 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 8 Mar 2014 13:45:20 +0000 (14:45 +0100)
commit6fb1fc05a236d8732b0ae9581cc84d9958b3af76
tree7bb120a6fc9d8e084a2fe7d8f9bd6ea8ffd0e7c1
parent76fc8685059c8bd66686952d0e5cb8bba86bcdca
alsa: Remove pointless initialization.

The value stored in msg is never read. Found by the clang analyzer.
alsa_write.c