[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d8cce619-5a37-2f8b-1c07-a4c45443fb50@users.sourceforge.net>
Date: Tue, 2 May 2017 11:20:48 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: linux-gpio@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org
Subject: [PATCH 0/9] pinctrl: Fine-tuning for some function implementations
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Tue, 2 May 2017 11:16:54 +0200
Some update suggestions were taken into account
from static source code analysis.
Markus Elfring (9):
Use seq_putc() in three functions
Combine two seq_puts() calls into one call in two functions
Combine five seq_printf() calls into one call in pinconf_dbg_config_print()
Replace two seq_printf() calls by seq_puts() in pinconf_show_map()
Adjust five checks for null pointers
Combine substrings for a message in pin_config_group_get()
Add spaces for better code readability
core: Use seq_putc() in pinctrl_maps_show()
core: Adjust nine checks for null pointers
drivers/pinctrl/core.c | 20 ++++++++--------
drivers/pinctrl/pinconf.c | 61 ++++++++++++++++++++++++-----------------------
2 files changed, 41 insertions(+), 40 deletions(-)
--
2.12.2
Powered by blists - more mailing lists