mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-27 08:14:35 +08:00
scsi: hisi_sas: Remove one kerneldoc comment
The comment for interrupt_init_v2_hw() should not be a kerneldoc comment. Remove it. Link: https://lore.kernel.org/r/1594627471-235395-3-git-send-email-john.garry@huawei.com Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
05d91b557a
commit
3d570a28ee
@ -3302,7 +3302,7 @@ static irq_handler_t fatal_interrupts[HISI_SAS_FATAL_INT_NR] = {
|
|||||||
fatal_axi_int_v2_hw
|
fatal_axi_int_v2_hw
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* There is a limitation in the hip06 chipset that we need
|
* There is a limitation in the hip06 chipset that we need
|
||||||
* to map in all mbigen interrupts, even if they are not used.
|
* to map in all mbigen interrupts, even if they are not used.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user