Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1704814

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

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject Re: [PATCH 00/11] virtio-console: Fine-tuning for 14 function implementations
Date 2017-08-06 13:00 +0200
Message-ID <ubrrP-17g-1@gated-at.bofh.it> (permalink)
References <qEuGl-43C-5@gated-at.bofh.it> <shiTg-1yN-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> 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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 00/11] virtio-console: Fine-tuning for 14 function  implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-06 13:00 +0200

csiph-web