Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1630307
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] HSI: nokia-modem: Fine-tuning for two function implementations |
| Date | 2017-04-25 10:50 +0200 |
| Message-ID | <tA4ky-2l1-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Tue, 25 Apr 2017 10:36:54 +0200 Three update suggestions were taken into account from static source code analysis. Markus Elfring (3): Use devm_kcalloc() in nokia_modem_gpio_probe() Delete error messages for a failed memory allocation in two functions Add a space character for better code readability in nokia_modem_probe() drivers/hsi/clients/nokia-modem.c | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) -- 2.12.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] HSI: nokia-modem: Fine-tuning for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-25 10:50 +0200 [PATCH 1/3] HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-04-25 10:50 +0200 Re: [PATCH 0/3] HSI: nokia-modem: Fine-tuning for two function implementations Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-05-01 11:10 +0200
csiph-web