Re: [PATCH 0/2] ntfs: Fix two minor issues in namei.c

From: Namjae Jeon

Date: Thu Feb 26 2026 - 04:34:15 EST


On Thu, Feb 26, 2026 at 1:04 PM Ethan Tidmore <ethantidmore06@xxxxxxxxx> wrote:
>
> Here are two non-bug issues but should be fixed.
>
> Ethan Tidmore (2):
> ntfs: Replace ERR_PTR(0) with NULL
> ntfs: Remove impossible condition
Applied it to #ntfs-next.
Thanks!