Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725548
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] [media] cx18: Adjustments for seven function implementations |
| Date | 2017-09-02 20:50 +0200 |
| Message-ID | <ullEt-6tS-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sat, 2 Sep 2017 20:03:45 +0200 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Delete an error message for a failed memory allocation Improve a size determination Adjust ten checks for null pointers drivers/media/pci/cx18/cx18-driver.c | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) -- 2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] [media] cx18: Adjustments for seven function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 20:50 +0200 [PATCH 1/3] [media] cx18: Delete an error message for a failed memory allocation in cx18_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 20:50 +0200 [PATCH 2/3] [media] cx18: Improve a size determination in cx18_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 20:50 +0200
csiph-web