commit | ce7f93e2bd6f649980846914e4a04ad6ba141fa6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 15 10:54:02 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 15 17:48:23 2019 +0100 |
tree | 9f6be2034089a6528aa170723f40a5fa9edab165 | |
parent | 910e7e1923d52a74183d3aedd45f7fa4c3585400 [diff] |
ALSA: pcm: Make snd_pcm_suspend() local static snd_pcm_suspend() is no longer called from outside, so let's make it local static. Also drop a superfluous NULL check there. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>