diff options
author | Colin Ian King <[email protected]> | 2019-09-05 15:09:19 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-09-12 10:25:53 +0100 |
commit | 26098de168c477b50c249de294e22074589b2a7b (patch) | |
tree | 7a14c09f113ecfd34ba5c0c4e2235e2385fb1666 /lib/debugobjects.c | |
parent | 0351827168d336456141e8997c3732d78996385f (diff) |
pinctrl: bcm: remove redundant assignment to pointer log
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ray Jui <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions