Re: [PATCH] power: supply: sysfs: Constify pointer passed to dev_attr_psp()

From: Sebastian Reichel

Date: Sun Jan 11 2026 - 20:56:06 EST



On Wed, 26 Nov 2025 18:19:00 +0100, Krzysztof Kozlowski wrote:
> Memory pointer by pointer passed to dev_attr_psp() is not modified, so
> with help of container_of_const() (preferred than container_of()) can be
> made pointer to const for code safety.
>
>

Applied, thanks!

[1/1] power: supply: sysfs: Constify pointer passed to dev_attr_psp()
commit: 2c7e46e1318d4fbf514f454d5a746a1b76d06ebe

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>