Thread (17 messages) 17 messages, 3 authors, 2021-10-04

Re: [PATCH v5 1/3] staging: vt6655: fix camelcase in bShortSlotTime

From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-09-27 15:26:18
Also in: lkml

On Sun, Sep 26, 2021 at 06:25:18PM +0200, Tommaso Merciai wrote:
Replace camel case variable bShortSlotTime with snake case
variable b_short_slot_time.
That is a very odd variable name.  Why did you pick that one?

What deos it mean?

You do understand where the original naming format came from here, and
what it was trying to represent, right?  If not, please go read up on
it:
	https://en.wikipedia.org/wiki/Hungarian_notation

That style is not used in Linux, and so, when converting from it, do not
attempt to keep the same style present here, that is kind of pointless,
don't you agree?

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help