diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-03-16 07:59:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-16 08:41:17 +0100 |
commit | 85af37056a72c5e2e5758a44c94c78cbdf3658e3 (patch) | |
tree | 325fcc9e6e67868d4732b3a270810bdd983355b8 /usr | |
parent | b18d1c2efa47f7fbf20a7ca4e121a991c3272326 (diff) |
vt: use min() to limit intervals
Instead of awkward ternary operator with comparison, use simple min()
for blankinterval and vesa_off_interval.
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-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions