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

Theodore Ts'o tytso at mit.edu
Sat Apr 11 01:18:40 AEST 2026


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 at mit.edu>


More information about the Linux-erofs mailing list