On Mon, Dec 07, 2020 at 02:29:29PM +0530, Allen Pais wrote: > From: Allen Pais <[email protected]> > > 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.
Wrap your commit msg lines as described in submitting patches. With the commit msg fixup: Acked-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
