提交 eb148650 编写于 作者: R Roxana Blaj 提交者: Greg Kroah-Hartman

staging: rts5208: remove unnecessary return statement

This fixes the warning:
WARNING: void function return statements are not generally useful
Signed-off-by: NRoxana Blaj <roxanagabriela10@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 b037e229
......@@ -2776,8 +2776,6 @@ void mspro_polling_format_status(struct rtsx_chip *chip)
break;
}
}
return;
}
int mspro_format(struct scsi_cmnd *srb, struct rtsx_chip *chip,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册