From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Tue, 02 May 2017 14:23:43 +0000 Subject: [PATCH 0/6] md: Fine-tuning for some function implementations Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-raid@vger.kernel.org, Neil Brown , Shaohua Li Cc: LKML , kernel-janitors@vger.kernel.org From: Markus Elfring Date: Tue, 2 May 2017 16:12:34 +0200 Some update suggestions were taken into account from static source code analysis. Markus Elfring (6): Replace seven seq_printf() calls by seq_putc() Replace 17 seq_printf() calls by seq_puts() Adjust four function calls together with a variable assignment Use seq_puts() in faulty_status() Adjust six function calls together with a variable assignment in faulty_status() Add some spaces for better code readability drivers/md/faulty.c | 48 ++++++++++++++++++++++---------------- drivers/md/md.c | 66 +++++++++++++++++++++++++++++------------------------ 2 files changed, 64 insertions(+), 50 deletions(-) -- 2.12.2