m68k: q40: Align '*' in comments
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>
This commit is contained in:
parent
bcc94f9a25
commit
4977636d44
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue