Re: [PATCH 01/13] PCI: brcmstb: Remove redundant const specifier for struct fields
From: Florian Fainelli
Date: Wed Sep 16 2026 - 19:59:45 EST
On 9/11/26 16:35, Jim Quinlan wrote:
All of the variables using this particular structure are declared as const.
There is no reason to declare its individual fields as being const.
Signed-off-by: Jim Quinlan <james.quinlan@xxxxxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian