[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9d00781f-3c24-401d-902a-451e38c19e3c@gmail.com>
Date: Wed, 1 Nov 2023 18:36:51 +0300
From: Dorcas Anono Litunya <anonolitunya@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: outreachy@...ts.linux.dev, julia.lawall@...ia.fr,
dan.carpenter@...aro.org,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Teddy Wang <teddy.wang@...iconmotion.com>,
linux-fbdev@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] staging: sm750fb: Remove unused return value in
display_control_adjust_sm750le()
On 21/10/2023 13:01, Greg Kroah-Hartman wrote:
> On Thu, Oct 19, 2023 at 01:13:36PM +0300, Dorcas AnonoLitunya wrote:
>> Modifies the return type of display_control_adjust_sm750le()
>> to void from unsigned long as the return value is being ignored in
>> all subsequent function calls.
>>
>> This improves code readability and maintainability.
>>
>> Suggested-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Signed-off-by: Dorcas AnonoLitunya <anonolitunya@...il.com>
>> ---
>> drivers/staging/sm750fb/ddk750_mode.c | 4 +---
>> 1 file changed, 1 insertion(+), 3 deletions(-)
> This patch doesn't apply against my latest branch. Please rebase it and
> resend.
>
> thanks,
>
> greg k-h
Hi Greg,
Sorry for the delay. Was occupied on the project starter tasks. I have
rebased the patch and resent it. Thanks!
Dorcas
Powered by blists - more mailing lists