commit | 7c66e12136c2fa421ae75497e02728f252108a1b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 14 07:14:37 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 09:35:46 2016 -0200 |
tree | 7555cf26cef3d849c8df596a4b771d1ff4348956 | |
parent | 7b61ba8ff838dbee422d428fbd882ab83db4b2d9 [diff] |
[media] pluto2: 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>