Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
"Theodore Ts'o" <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <177583430870.2758959.6171961359325912353.b4-ty__1514.39960334159$1775835619$gmane$org@b4> |
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 <[email protected]>