summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEmil Renner Berthing <kernel@esmil.dk>2021-01-27 20:32:55 +0300
committerJakub Kicinski <kuba@kernel.org>2021-01-30 05:24:05 +0300
commita5b88632fc967906a86e16513bae9cc49070934c (patch)
treee84f3502b0d01d70cb40955f4063e2eb605ac032 /tools/perf/scripts/python/export-to-sqlite.py
parent810e754c7bc5ba6bc49abc576b1a33ddc0e64e37 (diff)
downloadlinux-a5b88632fc967906a86e16513bae9cc49070934c.tar.xz
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Previously a temporary tasklet structure was initialized on the stack using DECLARE_TASKLET_OLD() and then copied over and modified. Nothing else in the kernel seems to use this pattern, so let's just call tasklet_init() like everyone else. Signed-off-by: Emil Renner Berthing <kernel@esmil.dk> Link: https://lore.kernel.org/r/20210127173256.13954-1-kernel@esmil.dk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions