Re: [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations

2017-08-06 Thread SF Markus Elfring
> Date: Wed, 14 Sep 2016 15:43:21 +0200 > > Several update suggestions were taken into account > from static source code analysis. > > Markus Elfring (11): > Use kmalloc_array() in init_vqs() > Less function calls in init_vqs() after error detection > Rename a jump label in init() > Renam

[PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations

2016-09-14 Thread SF Markus Elfring
From: Markus Elfring Date: Wed, 14 Sep 2016 15:43:21 +0200 Several update suggestions were taken into account from static source code analysis. Markus Elfring (11): Use kmalloc_array() in init_vqs() Less function calls in init_vqs() after error detection Rename a jump label in init() Ren