diff options
author | Danny Holman <dholman@gymli.org> | 2023-11-26 18:38:12 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2023-11-26 18:38:12 -0600 |
commit | 97ad22109065680dc1d4506682d60bb2ed1bf4b3 (patch) | |
tree | 170817cc75154a2f2d2a06b28cb2cf086f9a8263 /arch/i386/boot | |
parent | 34ab1bd020ad5567955654ae5f0f8f0a10e62b1e (diff) |
arch: i386: tty.c: remove unneeded local variable
Remove an unused local variable from tty_putchar. Instead, just cast the
signed char to unsigned as needed.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386/boot')
0 files changed, 0 insertions, 0 deletions