提交 cc8b59d4 编写于 作者: J Joe Perches 提交者: Greg Kroah-Hartman

Staging: solo6x10: Update WARN uses

Add missing newlines.
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 88923848
...@@ -184,7 +184,7 @@ static void solo_update_mode(struct solo_enc_dev *solo_enc) ...@@ -184,7 +184,7 @@ static void solo_update_mode(struct solo_enc_dev *solo_enc)
solo_enc->bw_weight <<= 2; solo_enc->bw_weight <<= 2;
break; break;
default: default:
WARN(1, "mode is unknown"); WARN(1, "mode is unknown\n");
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册