Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1448926
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset() |
| Date | 2016-07-23 13:00 +0200 |
| Message-ID | <rY2OZ-1Mx-3@gated-at.bofh.it> (permalink) |
| References | (13 earlier) <mSsDN-4wa-61@gated-at.bofh.it> <mSsDN-4wa-63@gated-at.bofh.it> <mSsDN-4wa-65@gated-at.bofh.it> <mSsDN-4wa-33@gated-at.bofh.it> <ooiaS-85H-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sat, 23 Jul 2016 12:50:12 +0200 Further update suggestions were taken into account after a patch was applied from static source code analysis. Markus Elfring (3): Delete an unnecessary check before the function call "pci_dev_put" Less function calls after error detection Delete unnecessary variable initialisations drivers/infiniband/hw/mthca/mthca_reset.c | 48 +++++++++++++++---------------- 1 file changed, 23 insertions(+), 25 deletions(-) -- 2.9.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:00 +0200
[PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:00 +0200
Re: [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection Leon Romanovsky <leon@kernel.org> - 2016-07-25 15:30 +0200
[PATCH 3/3] IB/mthca: Delete unnecessary variable initialisations in mthca_reset() SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-23 13:10 +0200
csiph-web