trs80: trivial formatting
authorAlan Cox <alan@linux.intel.com>
Mon, 2 Jul 2018 21:20:05 +0000 (22:20 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 2 Jul 2018 21:20:05 +0000 (22:20 +0100)
Kernel/platform-trs80/devtty.c

index 919dcf3..330524c 100644 (file)
@@ -52,6 +52,7 @@ void vtbuf_init(void)
 {
     memset(vtbackbuf, ' ', VT_WIDTH * VT_HEIGHT);
 }
+
 void vtexchange(void)
 {
         /* Swap the pointers over: TRS80 video we switch by copying not