Re: [PATCH v2] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue

2015-11-09 Thread Laurent Pinchart
Hello Junsu, Thank you for the patch. On Monday 10 August 2015 16:40:59 Junsu Shin wrote: > This is a patch to the dm365_ipipe.c that fixes over 80 characters warning > detected. It's a bit ironic to submit a patch fixing a 80 characters limit issue and having a commit message that is larger

Re: [PATCH v2] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue

2015-11-09 Thread Laurent Pinchart
Hello Junsu, Thank you for the patch. On Monday 10 August 2015 16:40:59 Junsu Shin wrote: > This is a patch to the dm365_ipipe.c that fixes over 80 characters warning > detected. It's a bit ironic to submit a patch fixing a 80 characters limit issue and having a commit message that is larger

[PATCH v2] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue

2015-08-10 Thread Junsu Shin
This is a patch to the dm365_ipipe.c that fixes over 80 characters warning detected. Signed-off-by: Junsu Shin --- drivers/staging/media/davinci_vpfe/dm365_ipipe.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/media/davinci_vpfe/dm365_ipipe.c

[PATCH v2] Staging: media: davinci_vpfe: Fix over 80 characters coding style issue

2015-08-10 Thread Junsu Shin
This is a patch to the dm365_ipipe.c that fixes over 80 characters warning detected. Signed-off-by: Junsu Shin jjun...@gmail.com --- drivers/staging/media/davinci_vpfe/dm365_ipipe.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git