[alsa-devel] [PATCH 0/2] control core refactoring
Takashi Sakamoto
o-takashi at sakamocchi.jp
Fri Apr 10 01:42:59 CEST 2015
This patchset is revised version of my previous one.
[alsa-devel] [PATCH 0/2 RFC] control core refactoring
http://mailman.alsa-project.org/pipermail/alsa-devel/2015-April/090202.html
Changes:
- 1/2 patch:
* nothing
- 2/2 patch:
* use ssize_t instead of size_t as original code uses.
* use goto statement to gather unlocking codes in the end of the function.
Takashi Sakamoto (2):
ALSA: ctl: evaluate macro instead of numerical value
ALSA: ctl: refactoring for read operation
sound/core/control.c | 90 ++++++++++++++++++++++++++++++++--------------------
1 file changed, 55 insertions(+), 35 deletions(-)
--
2.1.0
More information about the Alsa-devel
mailing list