m68k: Remove unused "cursor home" code from debug console
The cursor home operation is unused and seems undesirable for logging. Remove it. The console_not_cr label actually means "not line feed and not carriage return either" so take the opportunity to replace it with something less confusing. Rectify some inconsistent whitespace while we're here. Signed-off-by:Finn Thain <fthain@linux-m68k.org> Tested-by:
Stan Johnson <userm57@yahoo.com> Reviewed-by:
Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/ec2d443d3c3213028bbbab7c2e0382cd53db75fe.1743115195.git.fthain@linux-m68k.org Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org>
Loading
Please sign in to comment