public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ntfs: Fix two minor issues in namei.c
@ 2026-02-26  4:03 Ethan Tidmore
  2026-02-26  4:03 ` [PATCH 1/2] ntfs: Replace ERR_PTR(0) with NULL Ethan Tidmore
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ethan Tidmore @ 2026-02-26  4:03 UTC (permalink / raw)
  To: linkinjeon, hyc.lee; +Cc: linux-fsdevel, linux-kernel, Ethan Tidmore

Here are two non-bug issues but should be fixed.

Ethan Tidmore (2):
  ntfs: Replace ERR_PTR(0) with NULL
  ntfs: Remove impossible condition

 fs/ntfs/namei.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-26  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26  4:03 [PATCH 0/2] ntfs: Fix two minor issues in namei.c Ethan Tidmore
2026-02-26  4:03 ` [PATCH 1/2] ntfs: Replace ERR_PTR(0) with NULL Ethan Tidmore
2026-02-26  5:39   ` Hyunchul Lee
2026-02-26  4:03 ` [PATCH 2/2] ntfs: Remove impossible condition Ethan Tidmore
2026-02-26  5:40   ` Hyunchul Lee
2026-02-26  9:29 ` [PATCH 0/2] ntfs: Fix two minor issues in namei.c Namjae Jeon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox