megaraid_sas: fix kerneldoc
Fix typo in kerneldoc identifier. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Sumit Saxena <sumit.saxena@lsi.com> Cc: James E.J. Bottomley <JBottomley@parallels.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Родитель
069d4a7b58
Коммит
4b63b2861e
|
@ -4640,7 +4640,7 @@ fail_ready_state:
|
|||
|
||||
/**
|
||||
* megasas_release_mfi - Reverses the FW initialization
|
||||
* @intance: Adapter soft state
|
||||
* @instance: Adapter soft state
|
||||
*/
|
||||
static void megasas_release_mfi(struct megasas_instance *instance)
|
||||
{
|
||||
|
|
|
@ -2343,7 +2343,7 @@ megasas_issue_dcmd_fusion(struct megasas_instance *instance,
|
|||
|
||||
/**
|
||||
* megasas_release_fusion - Reverses the FW initialization
|
||||
* @intance: Adapter soft state
|
||||
* @instance: Adapter soft state
|
||||
*/
|
||||
void
|
||||
megasas_release_fusion(struct megasas_instance *instance)
|
||||
|
|
Загрузка…
Ссылка в новой задаче