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:
Geert Uytterhoeven 2015-03-03 11:58:07 +01:00 committed by Jiri Kosina
parent 069d4a7b58
commit 4b63b2861e
2 changed files with 2 additions and 2 deletions

View File

@ -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)
{

View File

@ -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)