staging: most: purge unecessary variable
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:51 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:51 +0000 (03:18 +0200)
commitb981abbb56ed57b2eda394955de99cbe7ca21fef
treef2cf3efb80035190d2a5220005850f9cbd2ef66d
parent19a1143fa4f0a144ee9891f2d2badef2ee74a123
staging: most: purge unecessary variable

This patch purges a temp. variable to store the functions return value.
Since the content is never being evaluated, it can safely be removed.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-sound/sound.c