[PATCH 0/3] UIO: Adjustments for two function implementations
From: SF Markus Elfring
Date: Wed Dec 06 2017 - 13:34:35 EST
From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 6 Dec 2017 19:32:10 +0100
Three update suggestions were taken into account
from static source code analysis.
Markus Elfring (3):
Delete two error messages for a failed memory allocation
in uio_dmem_genirq_probe()
Return directly after a failed kzalloc() in uio_dmem_genirq_probe()
Delete two error messages for a failed memory allocation
in uio_pdrv_genirq_probe()
drivers/uio/uio_dmem_genirq.c | 11 ++++-------
drivers/uio/uio_pdrv_genirq.c | 9 +++------
2 files changed, 7 insertions(+), 13 deletions(-)
--
2.15.1