commit | c3b1681375dc6e71d89a3ae00cc3ce9e775a8917 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 14 17:01:46 2016 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 15 15:50:34 2016 +0100 |
tree | 32493ba3081a500aff705b6ad9802229027ed388 | |
parent | b5a663aa426f4884c71cd8580adae73f33570f0d [diff] |
ALSA: timer: Code cleanup 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>