From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Sun, 22 Jan 2017 08:30:09 +0000 Subject: [PATCH 0/5] block: Fine-tuning for five function implementations Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-block@vger.kernel.org, Jens Axboe Cc: LKML , kernel-janitors@vger.kernel.org From: Markus Elfring Date: Sat, 21 Jan 2017 23:00:00 +0100 A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Move three assignments for the variable "ret" in tg_set_max() Move an assignment for the variable "ret" in tg_set_conf() Adjust two function calls together with a variable assignment Move an assignment for the variable "ret" in __cfqg_set_weight_device() Adjust one function call together with a variable assignment block/blk-throttle.c | 34 ++++++++++++++++++++-------------- block/cfq-iosched.c | 11 +++++++---- 2 files changed, 27 insertions(+), 18 deletions(-) -- 2.11.0