Re: [2.6 patch] ALSA rme9652/hdsp: remove inlines

From: Takashi Iwai
Date: Mon Jul 12 2004 - 07:59:17 EST


At Sun, 11 Jul 2004 12:26:37 +0200,
Adrian Bunk wrote:
>
> The patch below removes all inlines from hdsp.c. As a side effect, it
> showed that snd_hdsp_9652_disable_mixer() is completely unused, and it's
> therefore also removed in the patch.
>
>
> An alternative approach to removing the inlines would be to keep all
> inlines that are _really_ required and reorder the functions in the file
> accordingly.

Just removing inline should be fine, since they are all no
time-critical functions. I'll apply it to ALSA tree.


thanks,

--
Takashi Iwai <tiwai@xxxxxxx> ALSA Developer - www.alsa-project.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/