[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0bbd7601-f97c-96c3-bce3-223738536a91@xs4all.nl>
Date: Wed, 7 Apr 2021 17:27:22 +0200
From: Hans Verkuil <hverkuil@...all.nl>
To: Zhansaya Bagdauletkyzy <zhansayabagdaulet@...il.com>,
clabbe@...libre.com, mchehab@...nel.org, gregkh@...uxfoundation.org
Cc: linux-media@...r.kernel.org, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org, outreachy-kernel@...glegroups.com
Subject: Re: [PATCH 0/7] staging: media: zoran: Eliminate camelcase
Hi Zhansaya,
On 03/04/2021 20:08, Zhansaya Bagdauletkyzy wrote:
> This patchset fixes 'avoid camelcase' warning by converting local variables to lowercase and separating words using '_'.
> Renaming of each variable is implemented in separate patches.
>
> Zhansaya Bagdauletkyzy (7):
> Rename 'HEnd' to 'h_end'
> Rename 'VEnd' to 'v_end'
> Rename 'DispMode' to 'disp_mode'
> Rename 'VidWinWid' to 'vid_win_wid'
> Rename 'VidWinHt' to 'vid_win_ht'
> Rename 'We' to 'we'
> Rename 'He' to 'he'
>
> drivers/staging/media/zoran/zoran_device.c | 48 +++++++++++-----------
> 1 file changed, 24 insertions(+), 24 deletions(-)
>
Looks good. I'll take these patches.
You can use this reference to record your contributions:
https://patchwork.linuxtv.org/project/linux-media/list/?series=5052
The patch states will change to Accepted once it is merged in our media tree
here: https://git.linuxtv.org/media_tree.git/log/
I hate CamelCase, so this is a nice cleanup :-)
Regards,
Hans
Powered by blists - more mailing lists