Re: [PATCH RESEND v2] fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
From: Miklos Szeredi
Date: Wed Jun 03 2026 - 07:42:51 EST
On Wed, 3 Jun 2026 at 00:41, Thorsten Blum <thorsten.blum@xxxxxxxxx> wrote:
>
> Drop the hard-coded length argument and use the simpler QSTR(). Inline
> the code and drop the local variable.
>
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
Applied, thanks.
Miklos