Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dselection.cdiff f0e8e3da22abd0015348760b2ea26bf45fdf3030 Mon Mar 16 01:59:10 CDT 2020 Jiri Slaby <jslaby@suse.cz> vt: selection, use rounddown() for start/endline computation

We have a helper called rounddown for these modulo computations. So use
it.

No functional change intended and "objdump -d" proves that.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200316065911.11024-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>