Re: [PATCH] media: s5p-mfc remove void function return statement

2016-07-12 Thread Javier Martinez Canillas
Hello Shuah On 07/11/2016 08:29 PM, Shuah Khan wrote: > Remove void function return statement > > Signed-off-by: Shuah Khan > --- > drivers/media/platform/s5p-mfc/s5p_mfc.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc.c > b/drivers/media/platf

[PATCH] media: s5p-mfc remove void function return statement

2016-07-11 Thread Shuah Khan
Remove void function return statement Signed-off-by: Shuah Khan --- drivers/media/platform/s5p-mfc/s5p_mfc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc.c b/drivers/media/platform/s5p-mfc/s5p_mfc.c index c96421f..b6fde20 100644 --- a/drivers/media/p