Staging: solo6x10: Update WARN uses
Add missing newlines. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8892384803
commit
cc8b59d41f
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ static void solo_update_mode(struct solo_enc_dev *solo_enc)
|
|||
solo_enc->bw_weight <<= 2;
|
||||
break;
|
||||
default:
|
||||
WARN(1, "mode is unknown");
|
||||
WARN(1, "mode is unknown\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue