Re: [PATCH net] net: rnpgbe: Pass an expression directly in rnpgbe_rm_adapter()

From: Andrew Lunn

Date: Tue Jul 14 2026 - 18:21:11 EST


On Sun, Jul 12, 2026 at 08:35:21PM +0200, Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Sun, 12 Jul 2026 20:25:10 +0200
>
> The address of a data structure member was determined before
> a corresponding null pointer check in the implementation of
> the function “rnpgbe_rm_adapter”.

Please can you show the path taken that mucse is actually NULL.

I tend to agree, that the correct change is to remove the NULL pointer
test.

Andrew

---
pw-bot: cr