[PATCH 0/9] md/dm-table: Fine-tuning for several function implementations

From: SF Markus Elfring
Date: Sat Oct 01 2016 - 03:41:43 EST


From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 1 Oct 2016 09:35:43 +0200

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

Markus Elfring (9):
Use kmalloc_array() in realloc_argv()
Reduce the scope for a variable in dm_table_verify_integrity()
Delete an unnecessary variable initialisation in dm_table_register_integrity()
Delete an unnecessary variable initialisation in dm_split_args()
Move an assignment for the variable "end" in dm_split_args()
Combine substrings for ten messages
Adjust one function call together with a variable assignment
Delete an unwanted space in high()
Delete an unwanted space in dm_table_get_integrity_disk()

drivers/md/dm-table.c | 51 ++++++++++++++++++++-------------------------------
1 file changed, 20 insertions(+), 31 deletions(-)

--
2.10.0