original_kernel/net/dccp
Allen Pais fccf290f79 net: dccp: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-07 10:40:56 -08:00
..
ccids net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
Kconfig
Makefile
ackvec.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
ackvec.h
ccid.c net: dccp: Add __printf() markup to fix -Wsuggest-attribute=format 2020-10-30 11:31:46 -07:00
ccid.h
dccp.h
diag.c
feat.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
feat.h
input.c
ipv4.c
ipv6.c
ipv6.h
minisocks.c
options.c
output.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
proto.c
qpolicy.c net: dccp: Fix most of the kerneldoc warnings 2020-10-30 12:08:54 -07:00
sysctl.c
timer.c net: dccp: convert tasklets to use new tasklet_setup() API 2020-11-07 10:40:56 -08:00
trace.h