Re: [PATCH 0/9] drivers: net: update tasklet_init callers

2021-02-02 Thread Jakub Kicinski
On Sun, 31 Jan 2021 00:47:21 +0100 Emil Renner Berthing wrote: > This updates the remaining callers of tasklet_init() in drivers/net > to the new API introduced in > commit 12cc923f1ccc ("tasklet: Introduce new initialization API") > > All changes are done by coccinelle using the following semant

[PATCH 0/9] drivers: net: update tasklet_init callers

2021-01-30 Thread Emil Renner Berthing
This updates the remaining callers of tasklet_init() in drivers/net to the new API introduced in commit 12cc923f1ccc ("tasklet: Introduce new initialization API") All changes are done by coccinelle using the following semantic patch. Coccinelle needs a little help parsing drivers/net/arcnet/arcne