Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check

From: Theodore Ts'o

Date: Fri Apr 10 2026 - 11:38:22 EST



On Tue, 10 Mar 2026 12:48:30 +0100, Philipp Hahn wrote:
> Prefer using IS_ERR_OR_NULL() over using IS_ERR() and a manual NULL
> check.
>
> Change generated with coccinelle.

Applied, thanks!

[04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
commit: 1d749e110277ce4103f27bd60d6181e52c0cc1e3

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>