staging: gasket: fix check_and_invoke_callback log param
authorTodd Poynor <toddpoynor@google.com>
Sat, 21 Jul 2018 13:34:54 +0000 (06:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jul 2018 11:56:45 +0000 (13:56 +0200)
commit59ab5af731565762189d2f923887933fc1e84bcf
treec3458eee9482f4865be6daa69fb0bfeedc802cfc
parent51a2ee0a4e62961131879f8f315052c48265829d
staging: gasket: fix check_and_invoke_callback log param

The message should be passed the callback function pointer, not
the pointer to the gasket device.

Signed-off-by: Zhongze Hu <frankhu@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_core.c