Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645796
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] ueagle-atm: Adjustments for eight function implementations |
| Date | 2017-05-19 19:50 +0200 |
| Message-ID | <tIUch-5rg-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Fri, 19 May 2017 19:41:23 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Delete error messages for failed memory allocations in two functions Improve a size determination in uea_bind() Delete unnecessary return statements in two functions Adjust three checks for null pointers drivers/usb/atm/ueagle-atm.c | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) -- 2.13.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] ueagle-atm: Adjustments for eight function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-19 19:50 +0200 [PATCH 2/4] ueagle-atm: Improve a size determination in uea_bind() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-19 20:00 +0200 [PATCH 4/4] ueagle-atm: Adjust three checks for null pointers SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-19 20:00 +0200 [PATCH 3/4] ueagle-atm: Delete unnecessary return statements in two functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-19 20:20 +0200
csiph-web