diff options
author | 2016-06-23 13:34:32 +0200 | |
---|---|---|
committer | 2016-06-25 09:04:48 -0700 | |
commit | 0f91e14264cb04c90987206f30d97385eef121c9 (patch) | |
tree | df4ed6698a84a302263bd014b86b33d7631b65e3 /include/linux/console_struct.h | |
parent | tty: vt, separate T.416 high colors handler (diff) | |
download | wireguard-linux-0f91e14264cb04c90987206f30d97385eef121c9.tar.xz wireguard-linux-0f91e14264cb04c90987206f30d97385eef121c9.zip |
tty: vt, do not pass structure over stack
The compiler noticed passing structure over stack. Even though rgb is
a small structure, let us define one and pass that over all the
functions wherever needed.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions