Re: [PATCH 0/7] staging: media: zoran: Eliminate camelcase

From: Greg KH
Date: Sun Apr 04 2021 - 05:55:35 EST


On Sun, Apr 04, 2021 at 12:08:57AM +0600, 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(-)

You did not read the instructions for the outreachy work, sorry, but I
can not take these.

good luck!

greg k-h