m68k: q40: Align '*' in comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 05:06:27 +0000 (13:06 +0800)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 4 Jul 2022 17:37:59 +0000 (19:37 +0200)
The '*' in the comment is not aligned.

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621050627.13666-1-jiangjian@cdjrlc.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/q40/q40ints.c

index 6886a5d..d15057d 100644 (file)
@@ -32,7 +32,7 @@
  *            33   : frame int (50/200 Hz periodic timer)
  *            34   : sample int (10/20 KHz periodic timer)
  *
-*/
+ */
 
 static void q40_irq_handler(unsigned int, struct pt_regs *fp);
 static void q40_irq_enable(struct irq_data *data);