From: Takashi Iwai Date: Thu, 14 Jan 2016 16:01:46 +0000 (+0100) Subject: ALSA: timer: Code cleanup X-Git-Tag: v3.2.84~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=483935fcce0104dc51e5501fdf34b1de9182e5b1;p=pandora-kernel.git ALSA: timer: Code cleanup commit c3b1681375dc6e71d89a3ae00cc3ce9e775a8917 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: Takashi Iwai [bwh: Backported to 3.2: adjust to apply after previously backported "ALSA: timer: Fix race between stop and interrupt"] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed