[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45984567-4421-5f8d-ddf3-eb2a769a1860@users.sourceforge.net>
Date: Sat, 1 Oct 2016 09:41:03 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: dm-devel@...hat.com, linux-raid@...r.kernel.org,
Alasdair Kergon <agk@...hat.com>,
Mike Snitzer <snitzer@...hat.com>, Shaohua Li <shli@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH 0/9] md/dm-table: Fine-tuning for several function
implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
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
Powered by blists - more mailing lists