mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02: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:
parent
4d59f8c9b5
commit
35296ed28a
|
|
@ -458,8 +458,6 @@ struct mt76_sdio {
|
|||
|
||||
struct work_struct stat_work;
|
||||
|
||||
unsigned long state;
|
||||
|
||||
struct sdio_func *func;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user