[alsa-devel] [PATCH 0/8] ALSA: control: refactoring core codes

Takashi Sakamoto o-takashi at sakamocchi.jp
Wed Feb 11 11:37:24 CET 2015


This patchset is for refactoring core control codes. This is also a
preparation for my further work for ALSA control functionality.

Takashi Sakamoto (8):
  ALSA: control: change type from long due to the definition of sizeof
    operator
  ALSA: control: obsolete switch statement with const value table
  ALSA: control: gathering evaluations to access
  ALSA: control: add a comment about locking values after creating
  ALSA: control: rename loop index to i
  ALSA: control: fix over 80 characters lines
  ALSA: control: rename to appropriate macro name
  ALSA: control: arrange snd_ctl_new() as a local function

 sound/core/control.c | 223 ++++++++++++++++++++++++++-------------------------
 1 file changed, 113 insertions(+), 110 deletions(-)

-- 
2.1.0



More information about the Alsa-devel mailing list