Re: [PATCH] gpio: aggregator: simplify aggr_parse() with scoped bitmap
From: Bartosz Golaszewski
Date: Wed Oct 02 2024 - 10:39:47 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Mon, 30 Sep 2024 18:32:07 +0200, Bartosz Golaszewski wrote:
> The bitmap allocated in aggr_parse() is always freed before the function
> returns so use __free(bitmap) to simplify it and drop the goto label.
>
>
Applied, thanks!
[1/1] gpio: aggregator: simplify aggr_parse() with scoped bitmap
commit: 22dec5aa596ef805cccbcd3fbe5ebffbcb4fa559
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>