[PATCH 0/8] PowerPC-NVRAM: Fine-tuning for some function implementations

From: SF Markus Elfring
Date: Thu Jan 19 2017 - 11:54:05 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 19 Jan 2017 17:41:23 +0100

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (8):
Return directly after a failed parameter validation in dev_nvram_write()
Return directly after a failed kmalloc() in dev_nvram_write()
Move an assignment for the variable "ret" in dev_nvram_write()
Return directly after a failed parameter validation in dev_nvram_read()
Return directly after a failed kmalloc() in dev_nvram_read()
Delete three error messages for a failed memory allocation
Improve size determinations in three functions
Move an assignment for the variable "err" in nvram_scan_partitions()

arch/powerpc/kernel/nvram_64.c | 63 +++++++++++++++---------------------------
1 file changed, 22 insertions(+), 41 deletions(-)

--
2.11.0