Thread (2 messages) flat view 2 messages, 2 authors, 2018-07-12

Re: [PATCH] wimax/i2400m: remove redundant variables ack_status, bcf and protocol

From: David Miller <davem@davemloft.net>
Date: 2018-07-12 05:54:54
Also in: kernel-janitors, lkml

From: Colin King <redacted>
Date: Mon,  9 Jul 2018 13:23:13 +0100
From: Colin Ian King <redacted>

Variables ack_status, bcf and protocol are being assigned but are
never used hence they are redundant and can be removed.

Also declare ack_type as unsigned int rather than unsigned to clean
up a checkpatch warning.

Cleans up clang warnings:
warning: variable 'ack_status' set but not used [-Wunused-but-set-variable]
warning: variable 'bcf' set but not used [-Wunused-but-set-variable]
warning: variable 'protocol' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <redacted>
This is simple enough that I'll just apply this directly, thanks
Colin.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help