commit | d7a258c32a26a8c66c4a062dbc0d752ef692eae4 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 14 17:01:46 2016 +0100 |
committer | Sasha Levin <sasha.levin@oracle.com> | Mon Feb 15 15:42:37 2016 -0500 |
tree | a309a387ebaac927c2075e67de15d3fe4d0a9878 | |
parent | f40ee9cf5f69092e63b6f6262d9fd19a24b00bab [diff] |
ALSA: timer: Code cleanup [ Upstream commit c3b1681375dc6e71d89a3ae00cc3ce9e775a8917 ] This is a minor code cleanup without any functional changes: - Kill keep_flag argument from _snd_timer_stop(), as all callers pass only it false. - Remove redundant NULL check in _snd_timer_stop(). Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Sasha Levin <sasha.levin@oracle.com>