From: Colin King <hidden> Date: 2016-09-12 12:15:45
From: Colin Ian King <redacted>
A printk message spans two lines and the literal string is missing
a white space between words. Add the white space.
Signed-off-by: Colin Ian King <redacted>
---
drivers/video/fbdev/i810/i810_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Tomi Valkeinen <hidden> Date: 2016-09-27 08:09:11
On 12/09/16 15:14, Colin King wrote:
quoted hunk
From: Colin Ian King <redacted>
A printk message spans two lines and the literal string is missing
a white space between words. Add the white space.
Signed-off-by: Colin Ian King <redacted>
---
drivers/video/fbdev/i810/i810_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)