commit | 7086b7b3d101e0e6fca2bf7ca2f14483fc881837 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 22 08:37:41 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 22 15:07:20 2017 +0100 |
tree | 12ed6cdfeb8af27eb229d4ca62bab3567e1cc68e | |
parent | e2810d76c5f3b0152fa0f7c40170e123b33e058c [diff] |
ALSA: usb-audio: Tidy up mixer_us16x08.c A few more cleanups and improvements that have been overlooked: - Use ARRAY_SIZE() macro appropriately - Code shuffling for minor optimization - Omit superfluous variable initializations - Get rid of superfluous NULL checks - Add const to snd_us16x08_control_params definitions No functional changes. Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>