Re: [PATCH 2/7] staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath

From: Dan Carpenter
Date: Tue Jan 03 2023 - 03:30:15 EST


On Thu, Dec 29, 2022 at 05:25:46PM +0100, Philipp Hortmann wrote:
> Rename variable TSSI_13dBm to tssi_13dbm

I would probably have kept this one as-is. It's not CamelCase, it's the
correct way to capitalize it.

regards,
dan carpenter