commit | fe45d6578610caab01d0728878527046f0e023f8 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Oct 29 12:32:14 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 04 16:43:38 2020 +0100 |
tree | af723eae151bd8cb7b7337f09aa6ca7298c1ef49 | |
parent | 2939840c998de5f688ffa7cd6a2d490b00d67832 [diff] |
vt: keyboard, use bool for rep rep is used as a bool in the code, so declare it as such. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20201029113222.32640-9-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>