]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a7ccc728e5061b7c9c26c8d85f3d5409568e244
treec3458eee9482f4865be6daa69fb0bfeedc802cfc
parente774b4454c49dbc6ccf2382e22090f2a4fb61681
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