[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1744452787.git.dan.carpenter@linaro.org>
Date: Sat, 12 Apr 2025 13:14:53 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Koichiro Den <koichiro.den@...onical.com>
Cc: Bartosz Golaszewski <brgl@...ev.pl>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] gpio: aggregator: Fix Smatch warnings
Fix some static checker warnings from Smatch:
https://github.com/error27/smatch
Dan Carpenter (5):
gpio: aggregator: fix "_sysfs" prefix check in
gpio_aggregator_make_group()
gpio: aggregator: Fix gpio_aggregator_line_alloc() checking
gpio: aggregator: Return an error if there are no GPIOs in
gpio_aggregator_parse()
gpio: aggregator: Fix error code in gpio_aggregator_activate()
gpio: aggregator: Fix leak in gpio_aggregator_parse()
drivers/gpio/gpio-aggregator.c | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
--
2.47.2
Powered by blists - more mailing lists