On Thu, Jun 11, 2020 at 2:14 AM Joerg Roedel <[email protected]> wrote: > > From: Joerg Roedel <[email protected]> > > The patch introducing the struct was probably never compile tested, > because it sets a handler with a wrong function signature. Wrap the > handler into a functions with the correct signature to fix the build. > > Fixes: 0f1c9688a194 ("tty/sysrq: alpha: export and use __sysrq_get_key_op()") > Cc: Emil Velikov <[email protected]> > Cc: Guenter Roeck <[email protected]> > Signed-off-by: Joerg Roedel <[email protected]> > ---
Thanks, applied.

