On Mon, Mar 08, 2021 at 01:28:33PM +0100, Juergen Gross wrote:
> Having the definition of static_call() in static_call_types.h makes
> no sense as long struct static_call_key isn't defined there, as the
> generic implementation of static_call() is referencing this structure.
> 
> So move the definition of struct static_call_key to static_call_types.h.
> 
> Signed-off-by: Juergen Gross <jgr...@suse.com>

s/staticcall/static_call/ on $Subject

Reply via email to