Re: [PATCH] drivers/base: make devtmpfs_context_ops static

From: Greg KH

Date: Fri Jan 16 2026 - 09:55:08 EST


On Thu, Jan 15, 2026 at 07:08:53PM +0300, dywoq wrote:
> The devtmpfs_context_ops symbol is only used within devtmpfs.c.
> Marking it static removes compiler warnings and limits symbol visibility.
>
> Signed-off-by: dywoq <aleks.koyf@xxxxxxxxx>

We need a real name here, thanks!

greg k-h