Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725578
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/7] [media] Mantis: Adjustments for three function implementations |
| Date | 2017-09-02 22:50 +0200 |
| Message-ID | <ulnwC-7AM-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sat, 2 Sep 2017 22:18:22 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (7): Delete an error message for a failed memory allocation in hopper_pci_probe() Improve a size determination in hopper_pci_probe() Adjust a null pointer check in two functions Delete an unnecessary variable initialisation in hopper_pci_probe() Delete an error message for a failed memory allocation in mantis_pci_probe() Improve a size determination in mantis_pci_probe() Delete an unnecessary variable initialisation in mantis_pci_probe() drivers/media/pci/mantis/hopper_cards.c | 9 ++++----- drivers/media/pci/mantis/mantis_cards.c | 8 +++----- 2 files changed, 7 insertions(+), 10 deletions(-) -- 2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/7] [media] Mantis: Adjustments for three function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 22:50 +0200 [PATCH 6/7] [media] Mantis: Improve a size determination in mantis_pci_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 22:50 +0200 [PATCH 2/7] [media] Hopper: Improve a size determination in hopper_pci_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 22:50 +0200 [PATCH 4/7] [media] Hopper: Delete an unnecessary variable initialisation in hopper_pci_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-09-02 22:50 +0200
csiph-web