diff options
author | Kees Cook <keescook@chromium.org> | 2018-02-27 01:04:19 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-27 10:17:33 +0100 |
commit | 209f668cd29d2b6b9f39a0b9f179ee40f47c2014 (patch) | |
tree | 652581c94dcf7a75539be9a3c59044a90c6cdedd /drivers/video/console | |
parent | console: SisUSB2VGA: Drop dummy con_font_get() (diff) | |
download | linux-209f668cd29d2b6b9f39a0b9f179ee40f47c2014.tar.xz linux-209f668cd29d2b6b9f39a0b9f179ee40f47c2014.zip |
console: Fill in struct consw argument names
Reading the function declarations for the console callbacks lacks any
hints as to what the arguments are. Instead of going and digging around in
various implementations that may each only have a subset of the callbacks,
name all the arguments in the declaration. This has no functional change.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/console')
0 files changed, 0 insertions, 0 deletions