aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/atmel/atmel.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-20 19:07:40 +0100
committerKalle Valo <[email protected]>2018-07-31 10:19:50 +0300
commitf21bcefcf91cc4549966e67debd082a2cb14bf73 (patch)
treece8ff08d31fa1329a6285ec3d837e294f7849da0 /drivers/net/wireless/atmel/atmel.c
parent454127ad36fb11ee212f487b2640dd82373f3b0c (diff)
ray_cs: remove redundant pointer 'p'
Pointer 'p' is being assigned but is never used hence it is redundant and can be removed. Also re-work if statement to remove redundant assignment of p. Cleans up clang warning: warning: variable 'p' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'drivers/net/wireless/atmel/atmel.c')
0 files changed, 0 insertions, 0 deletions