diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-11-17 09:33:29 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-11-17 10:00:13 -0800 |
commit | eb12a5f51f4332bd75a9d35caa4d79e8300af3a7 (patch) | |
tree | c21d8abc2c4b1eda360a1f46160cc426c47c6c2d /drivers/input/joystick/turbografx.c | |
parent | 42beaccb2a66d7dc4a051a686122ed41c9a2ce1a (diff) | |
download | op-kernel-dev-eb12a5f51f4332bd75a9d35caa4d79e8300af3a7.zip op-kernel-dev-eb12a5f51f4332bd75a9d35caa4d79e8300af3a7.tar.gz |
Input: gamecon - clear unused function pointers
gc_parport_cb is a local uninitialized structure and the member
function pointers will be pointing to arbitrary locations unless they
are cleared.
Fixes: a517e87c3dfc ("Input: gamecon - use parallel port device model")
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/joystick/turbografx.c')
0 files changed, 0 insertions, 0 deletions