Messages in this thread |  | | From | SF Markus Elfring <> | Subject | [PATCH 0/5] mtip32xx: Adjustments for some function implementations | Date | Sun, 6 Aug 2017 21:15:28 +0200 |
| |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sun, 6 Aug 2017 21:02:34 +0200
A few update suggestions were taken into account from static source code analysis.
Markus Elfring (5): Delete an error message for a failed memory allocation in five functions Improve a size determination in two functions Delete an unnecessary variable initialisation in mtip_pci_probe() Fix a typo in a comment line in mtip_hw_get_identify() Adjust an input validation check in mtip_hw_debugfs_exit()
drivers/block/mtip32xx/mtip32xx.c | 37 ++++++++++--------------------------- 1 file changed, 10 insertions(+), 27 deletions(-)
-- 2.13.4
|  |