From: Jiang Jian Date: Tue, 21 Jun 2022 05:06:27 +0000 (+0800) Subject: m68k: q40: Align '*' in comments X-Git-Tag: v6.0-rc1~204^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4977636d44b8d02cab7d04616283005b733477d7;p=thirdparty%2Flinux.git m68k: q40: Align '*' in comments The '*' in the comment is not aligned. Signed-off-by: Jiang Jian Link: https://lore.kernel.org/r/20220621050627.13666-1-jiangjian@cdjrlc.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/m68k/q40/q40ints.c b/arch/m68k/q40/q40ints.c index 6886a5d0007b1..d15057d34e56d 100644 --- a/arch/m68k/q40/q40ints.c +++ b/arch/m68k/q40/q40ints.c @@ -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);