Re: [PATCH] gpio: sysfs: constify gpio class

From: Bartosz Golaszewski
Date: Thu Oct 17 2024 - 02:58:17 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Mon, 14 Oct 2024 14:18:30 +0200, Bartosz Golaszewski wrote:
> All class functions used here take a const pointer to the class
> structure. We can constify gpio_class.
>
> While at it: remove a stray newline and use a tab in the struct
> definition for consistency with the line above.
>
>
> [...]

Applied, thanks!

[1/1] gpio: sysfs: constify gpio class
commit: b6f7aeaf1bfd8d78d55868f0857e397b06a01777

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>