diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-11-17 20:33:29 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2015-11-17 21:00:13 +0300 |
commit | eb12a5f51f4332bd75a9d35caa4d79e8300af3a7 (patch) | |
tree | c21d8abc2c4b1eda360a1f46160cc426c47c6c2d /drivers/input/evbug.c | |
parent | 42beaccb2a66d7dc4a051a686122ed41c9a2ce1a (diff) | |
download | linux-eb12a5f51f4332bd75a9d35caa4d79e8300af3a7.tar.xz |
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/evbug.c')
0 files changed, 0 insertions, 0 deletions