From: Takashi Iwai Date: Wed, 22 Apr 2015 19:33:41 +0000 (+0200) Subject: ALSA: core: Remove superfluous exit calls for proc entries X-Git-Tag: omap-for-v4.2/fixes-rc1^2~113^2~111^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b046d244e2290e3d114af2e91503ee3d08fc605a;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed