[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2023112618-subdued-genetics-8062@gregkh>
Date: Sun, 26 Nov 2023 10:29:52 +0000
From: Greg KH <gregkh@...uxfoundation.org>
To: Gary Rookard <garyrookard@...tmail.org>
Cc: philipp.g.hortmann@...il.com, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/5] staging: rtl8192e: renamed variable bCurBW40MHz
On Sat, Nov 25, 2023 at 05:34:30PM -0500, Gary Rookard wrote:
> Renamed from CamelCase to Snake case the variable bCurBW40MHz.
> bCurBW40MHz -> b_cur_bw_40mhz
Same here, why keep the "b"? "b" usually means "byte" which of course
means nothing here, so it can be dropped.
thanks,
greg k-h
Powered by blists - more mailing lists