commit | ea92110bc048848967bd2a046675a006005c4f06 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Feb 26 16:04:18 2018 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 27 10:17:33 2018 +0100 |
tree | 204a49d7b2db7af24bb3b3aee3138ef3a9f7b59d | |
parent | 4a3928c6f8a53fa1aed28ccba227742486e8ddcb [diff] |
console: SisUSB2VGA: Drop dummy con_font_get() As done in commit: 724ba8b30b04 ("console/dummy: leave .con_font_get set to NULL") This drops the dummy .con_font_get(), as it could leave arguments uninitialized. Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>