summaryrefslogtreecommitdiff
path: root/sound/core/Makefile
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-04-22 20:29:10 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-04-24 15:31:06 (GMT)
commitb591b6e9e99017137888e2e397f0ddd8adb77c5d (patch)
tree5ef26ea5c88a94d2f942f933ffe7bbaa7349e102 /sound/core/Makefile
parentb046d244e2290e3d114af2e91503ee3d08fc605a (diff)
downloadlinux-b591b6e9e99017137888e2e397f0ddd8adb77c5d.tar.xz
ALSA: core: Don't ignore errors at creating proc files
So far we've ignored the errors at creating proc files in many places. But they should be rather treated seriously. Also, by assuring the error handling, we can get rid of superfluous snd_info_free_entry() calls as they will be removed by the parent in the caller side. This patch fixes the missing error checks and reduces the superfluous free calls. Acked-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/Makefile')
0 files changed, 0 insertions, 0 deletions