Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1546558
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] [media] pvrusb2-io: Fine-tuning for some function implementations |
| Date | 2016-12-22 21:00 +0100 |
| Message-ID | <sRhGV-5ft-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Thu, 22 Dec 2016 20:48:04 +0100 A few update suggestions were taken into account from static source code analysis. Markus Elfring (2): Use kmalloc_array() Add some spaces for better code readability drivers/media/usb/pvrusb2/pvrusb2-io.c | 123 +++++++++++++++++---------------- 1 file changed, 62 insertions(+), 61 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] [media] pvrusb2-io: Fine-tuning for some function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-22 21:00 +0100 [PATCH 1/2] [media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-22 21:00 +0100 [PATCH 2/2] [media] pvrusb2-io: Add some spaces for better code readability SF Markus Elfring <elfring@users.sourceforge.net> - 2016-12-22 21:10 +0100
csiph-web