commit | b046d244e2290e3d114af2e91503ee3d08fc605a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Apr 22 21:33:41 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Apr 24 17:31:04 2015 +0200 |
tree | fc70f513324fd3bc1a729cb30df6094ea086a273 | |
parent | 644dbd64dcf0939e9838132a72d2ec9489496eb8 [diff] |
ALSA: core: Remove superfluous exit calls for proc entries Since each proc entry is freed automatically by the parent, we don't have to take care of its life cycle any longer. This allows us to reduce a few more lines of codes. Acked-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>