OSDN Git Service

vt: keyboard, sort includes
authorJiri Slaby <jslaby@suse.cz>
Thu, 29 Oct 2020 11:32:08 +0000 (12:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Nov 2020 15:43:38 +0000 (16:43 +0100)
commit877a9c6a0439afbb2675e4e70ca4216912124772
tree3f66ee813ccedcc5154aa7a31dd8afae4953232a
parent0df97c7b5b1878273925483cf43fd67df7613d84
vt: keyboard, sort includes

There are many includes and it is hard to check if something is there or
not. So sort them alphabetically.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20201029113222.32640-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/keyboard.c