[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200423114032.GA3838948@kroah.com>
Date: Thu, 23 Apr 2020 13:40:32 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Oscar Carter <oscar.carter@....com>
Cc: Forest Bond <forest@...ttletooquiet.net>,
Quentin Deslandes <quentin.deslandes@...ev.co.uk>,
Malcolm Priestley <tvboxspy@...il.com>,
Amir Mahdi Ghorbanian <indigoomega021@...il.com>,
Stefano Brivio <sbrivio@...hat.com>,
"John B. Wyatt IV" <jbwyatt4@...il.com>,
Colin Ian King <colin.king@...onical.com>,
Dan Carpenter <dan.carpenter@...cle.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] staging: vt6656: Check the return value of
vnt_control_out_* calls
On Sun, Apr 19, 2020 at 12:48:20PM +0200, Oscar Carter wrote:
> Check the return value of vnt_control_out_* function calls. When
> necessary modify the function prototype to be able to return the new
> checked error code.
>
> It's safe to modify all the function prototypes without fix the call
> because the only change is the return value from void to int. If before
> the call didn't check the return value, now neither.
>
> Signed-off-by: Oscar Carter <oscar.carter@....com>
This patch, and the 2/2 patch did not apply to my tree. Can you please
rebase and resend?
thanks,
greg k-h
Powered by blists - more mailing lists