diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:03:55 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:55 -0800 |
commit | fd1ca819710a435cf14988caa7f0d984464015b6 (patch) | |
tree | c12be3dc760f9ddd96dc08abe5eb99e2193500e5 /fs/filesystems.c | |
parent | 7cf01c92addb73c3055ff0fc596441c80ce82113 (diff) |
tty: vt: make types of screenpos() more consistent
* parameter offset: it is expected to be non-negative, so switch to
unsigned
* return type: switch from ushort to explicit u16. This is expected on
most places. And fix the remaining two places too.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Tested-by: Helge Deller <[email protected]> # parisc STI console
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/filesystems.c')
0 files changed, 0 insertions, 0 deletions