Messages in this thread |  | | From | SF Markus Elfring <> | Subject | [PATCH 0/4] ALSA-Riptide: Fine-tuning for seven function implementations | Date | Fri, 17 Nov 2017 10:46:10 +0100 |
| |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Fri, 17 Nov 2017 10:32:23 +0100
A few update suggestions were taken into account from static source code analysis.
Markus Elfring (4): Adjust 13 function calls together with a variable assignment Delete an unnecessary variable initialisation in snd_riptide_proc_read() Reduce the scope for two variables in snd_riptide_proc_read() Use common error handling code in snd_riptide_create()
sound/pci/riptide/riptide.c | 78 ++++++++++++++++++++++++++------------------- 1 file changed, 46 insertions(+), 32 deletions(-)
-- 2.15.0
|  |