提交 d641f164 编写于 作者: J Johan Meiring 提交者: Greg Kroah-Hartman

staging: wlags49_h2: sta_h2: fixes spaces around parentheses

This commit fixes an instance where the spacing around parentheses
was incorrect.
Signed-off-by: NJohan Meiring <johanmeiring@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 b7a5b476
......@@ -4381,7 +4381,7 @@ static const hcf_8 fw_image_4_data[] = {
static const CFG_IDENTITY_STRCT fw_image_infoidentity[] = {
{
sizeof( CFG_IDENTITY_STRCT ) / sizeof(hcf_16) - 1,
sizeof(CFG_IDENTITY_STRCT) / sizeof(hcf_16) - 1,
CFG_FW_IDENTITY,
COMP_ID_FW_STA,
3, //Variant
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册