Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1641615
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] PCMCIA-PD6729: Adjustments for four function implementations |
| Date | 2017-05-15 14:30 +0200 |
| Message-ID | <tHnip-8aQ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Mon, 15 May 2017 14:05:06 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Use kcalloc() in pd6729_pci_probe() Delete an error message for a failed memory allocation in pd6729_pci_probe() Add the macro "pr_fmt" Combine substrings for six messages drivers/pcmcia/pd6729.c | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) -- 2.13.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] PCMCIA-PD6729: Adjustments for four function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-15 14:30 +0200 [PATCH 3/4] pcmcia: pd6729: Add the macro "pr_fmt" SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-15 14:30 +0200 [PATCH 1/4] pcmcia: pd6729: Use kcalloc() in pd6729_pci_probe() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-15 14:30 +0200 [PATCH 4/4] pcmcia: pd6729: Combine substrings for six messages SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-15 14:40 +0200
csiph-web