Re: [PATCH v2] drivers/base: make devtmpfs_context_ops static
From: Danilo Krummrich
Date: Fri Jan 16 2026 - 18:12:46 EST
On Fri Jan 16, 2026 at 4:42 PM CET, Alexey Suchkov wrote:
> The devtmpfs_context_ops symbol is only used within devtmpfs.c.
> Marking it static removes compiler warnings and limits symbol visibility.
>
> Changes since v1:
> - Use real name in From and Signed-off-by
>
> Signed-off-by: Alexey Suchkov <aleks.koyf@xxxxxxxxx>
This is already fixed by [1]. Note that the patch was already sent at Jan 8, but
due to a typo didn't make it to the list.
[1] https://patch.msgid.link/20260116150745.1330145-1-ben.dooks@xxxxxxxxxxxxxxx