[alsa-devel] [alsa-lib][PATCH 0/4] pcm: minor code cleanup

Takashi Sakamoto o-takashi at sakamocchi.jp
Wed Dec 20 18:16:59 CET 2017


Hi,

When reviewing Maciej's patches[1], I found that alsa-lib includes some
unused codes in linear interpolation functionality. Furthermore, some code
comments includes 'copy & paste' mistakes.

This patchset improves them.

[1] http://mailman.alsa-project.org/pipermail/alsa-devel/2017-December/129370.html

Takashi Sakamoto (4):
  pcm: remove unused macros of COPY_LABELS/COPY_END
  pcm: remove unused macros of GETU_LABELS/GETU_END
  pcm: remove unused macros of NORMS_LABELS/NORMS_END
  pcm: fix wrong comments for some cases of linear interpolation of PCM
    samples

 src/pcm/plugin_ops.h | 341 ++-------------------------------------------------
 1 file changed, 8 insertions(+), 333 deletions(-)

-- 
2.14.1



More information about the Alsa-devel mailing list