On Thu, Sep 5, 2019 at 3:09 PM Colin King wrote:
> From: Colin Ian King
>
> The pointer log is being initialized with a value that is never read
> and is being re-assigned a little later on. The assignment is
> redundant and hence can be removed.
>
> Addresses-Coverity: ("Unused value")
> Signed
On 9/5/19 7:09 AM, Colin King wrote:
From: Colin Ian King
The pointer log is being initialized with a value that is never read
and is being re-assigned a little later on. The assignment is
redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King
From: Colin Ian King
The pointer log is being initialized with a value that is never read
and is being re-assigned a little later on. The assignment is
redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King
---
drivers/pinctrl/bcm/pinctrl-cygnus-
3 matches
Mail list logo