Re: [PATCH v3 net-next] net: rnpgbe: Delete a null pointer check in rnpgbe_rm_adapter()
Jakub Kicinski <[email protected]> Wed, 22 Jul 2026 12:40:41 -0700
| Newsgroups | gmane.linux.kernel.janitors,gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 17 Jul 2026 10:38:32 +0200 Markus Elfring wrote: > From: Markus Elfring <[email protected]> > Date: Fri, 17 Jul 2026 10:20:15 +0200 >=20 > The check for the pointer =E2=80=9Cmucse=E2=80=9D was identified as redun= dant because > the relevant address information was preserved according to calls of > the functions =E2=80=9Cpci_set_drvdata=E2=80=9D and =E2=80=9Cpci_get_drvd= ata=E2=80=9D. > Thus remove it. >=20 > This issue was detected by using the Coccinelle software. pointless churn, please don't waste our time