]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 17 Apr 2025 22:28:01 +0000 (00:28 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 21 May 2025 12:49:38 +0000 (14:49 +0200)
commit939481cd87bda817ba5fe9d36267017cabe936e3
tree0eac3d2e0d69245f020fbdb9d0137428f3fdedaf
parentd9bc625861d490cb76ae8af86fac6f8ab0655a18
wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init()

Remove 't' which is unneeded since commit f3950a414143 ("mt76: set
txwi_size according to the driver value")

This slightly simplifies the code.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://patch.msgid.link/e86d5602bdd8b6bd22258ee69536992f39470bf5.1744928865.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c