Home
last modified time | relevance | path

Searched hist:d4c0c481e49fdf483c43e13e4a419ea19c045023 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dselection.hdiff d4c0c481e49fdf483c43e13e4a419ea19c045023 Mon Jan 22 12:03:22 CET 2024 Jiri Slaby (SUSE) <jirislaby@kernel.org> tty: vt: make vc_is_sel()'s vc const

It's only an aid to people reading the header and/or calling
vc_is_sel(). vc is only tested there, so having it const makes sense.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Tested-by: Helge Deller <deller@gmx.de> # parisc STI console
Link: https://lore.kernel.org/r/20240122110401.7289-9-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/drivers/tty/vt/
H A Dselection.cdiff d4c0c481e49fdf483c43e13e4a419ea19c045023 Mon Jan 22 12:03:22 CET 2024 Jiri Slaby (SUSE) <jirislaby@kernel.org> tty: vt: make vc_is_sel()'s vc const

It's only an aid to people reading the header and/or calling
vc_is_sel(). vc is only tested there, so having it const makes sense.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Tested-by: Helge Deller <deller@gmx.de> # parisc STI console
Link: https://lore.kernel.org/r/20240122110401.7289-9-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>