aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xscale/ixp4xx_eth.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-10-14 20:26:14 +0200
committerDavid S. Miller <davem@davemloft.net>2021-10-19 13:23:38 +0100
commit07fab5a469a5e01f8ca48c8459003d16c5c26f35 (patch)
treeb44e7a02284942dcb0dd34a2213e6c24b10b1ea8 /drivers/net/ethernet/xscale/ixp4xx_eth.c
parentdevlink: Remove extra device_lock assert checks (diff)
downloadlinux-dev-07fab5a469a5e01f8ca48c8459003d16c5c26f35.tar.xz
linux-dev-07fab5a469a5e01f8ca48c8459003d16c5c26f35.zip
ieee802154: Remove redundant 'flush_workqueue()' calls
'destroy_workqueue()' already drains the queue before destroying it, so there is no need to flush it explicitly. Remove the redundant 'flush_workqueue()' calls. This was generated with coccinelle: @@ expression E; @@ - flush_workqueue(E); destroy_workqueue(E); Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/xscale/ixp4xx_eth.c')
0 files changed, 0 insertions, 0 deletions