commit | 623b2f4a67f9539b1c9fef0fa4e118c5349a2753 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 14 07:27:36 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 09:36:30 2016 -0200 |
tree | 085d99db8a983c0ea75517f30a0429db65ac57ba | |
parent | 7c66e12136c2fa421ae75497e02728f252108a1b [diff] |
[media] zoran: use KERN_CONT where needed Some continuation messages are not using KERN_CONT. Since commit 563873318d32 ("Merge branch 'printk-cleanups"), this won't work as expected anymore. So, let's add KERN_CONT to those lines. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>