diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-09-03 11:36:37 +0530 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-03 12:01:53 -0300 |
commit | 00b3c11879d790f51cac6477abe870936a2323ae (patch) | |
tree | c0df604072ce8691a6c5bf71c797c8e325ffa2ad /include/rdma | |
parent | a23afb448ba8cec3970727b97ce2c8ed5a289694 (diff) | |
download | linux-00b3c11879d790f51cac6477abe870936a2323ae.tar.gz linux-00b3c11879d790f51cac6477abe870936a2323ae.tar.bz2 linux-00b3c11879d790f51cac6477abe870936a2323ae.zip |
RDMA/rxe: 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.
Link: https://lore.kernel.org/r/20200903060637.424458-6-allen.lkml@gmail.com
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions