• Takashi Iwai's avatar
    ALSA: timer: Code cleanup · 483935fc
    Takashi Iwai authored
    commit c3b16813 upstream.
    
    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: default avatarTakashi Iwai <tiwai@suse.de>
    [bwh: Backported to 3.2: adjust to apply after previously backported
     "ALSA: timer: Fix race between stop and interrupt"]
    Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
    483935fc
timer.c 52.2 KB