mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 06:16:56 +07:00
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:
parent
069d4a7b58
commit
4b63b2861e
@ -4640,7 +4640,7 @@ static int megasas_init_fw(struct megasas_instance *instance)
|
||||
|
||||
/**
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user