mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
mt76: mt76s: get rid of unused variable
Remove unused state variable in mt76_sdio structure Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
committed by
Felix Fietkau
parent
4d59f8c9b5
commit
35296ed28a
@@ -458,8 +458,6 @@ struct mt76_sdio {
|
||||
|
||||
struct work_struct stat_work;
|
||||
|
||||
unsigned long state;
|
||||
|
||||
struct sdio_func *func;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user