Re: [PATCH v3 net-next] net: rnpgbe: Delete a null pointer check in rnpgbe_rm_adapter()

From: Jakub Kicinski

Date: Wed Jul 22 2026 - 15:40:54 EST


On Fri, 17 Jul 2026 10:38:32 +0200 Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Fri, 17 Jul 2026 10:20:15 +0200
>
> The check for the pointer “mucse” was identified as redundant because
> the relevant address information was preserved according to calls of
> the functions “pci_set_drvdata” and “pci_get_drvdata”.
> Thus remove it.
>
> This issue was detected by using the Coccinelle software.

pointless churn, please don't waste our time