SF Markus Elfring
2017-Aug-06 10:56 UTC
[PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
> 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() > Rename jump labels in virtcons_probe() > Rename jump labels in add_port() > Rename a jump label in port_fops_open() > Rename a jump label in port_fops_splice_write() > Rename jump labels in port_fops_write() > Rename a jump label in __send_to_port() > Rename jump labels in alloc_buf() > Rename a jump label in five functions > > drivers/char/virtio_console.c | 155 ++++++++++++++++++++++++------------------ > 1 file changed, 87 insertions(+), 68 deletions(-)Would you like to take another look at change possibilities for this software module? Regards, Markus
Apparently Analagous Threads
- [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
- [PATCH] virtio_console: Add support for remoteproc serial
- [PATCH] virtio_console: Add support for remoteproc serial
- [PATCHv3] virtio_console: Add support for remoteproc serial
- [PATCHv3] virtio_console: Add support for remoteproc serial