[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230925151157.3893-1-garyrookard@fastmail.org>
Date: Mon, 25 Sep 2023 11:11:54 -0400
From: Gary Rookard <garyrookard@...tmail.org>
To: gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Gary Rookard <garyrookard@...tmail.org>
Subject: [PATCH 0/3] rtl8192e: renamed (1) mixed case variable
Hi!
This patch set of (3) addresses the correction of mixed case useage
in (3) driver/staging/rtl8192e files.
1/3) rtllib.h
2/3) rtl819x_HTProc.c
3/3) rtllib_module.c
Variable renamed: HTUpdateDefaultSetting -> ht_update_default_setting
Linux kernel coding style "cleanup", no change in runtime logic,
compiles with no errors or warnings.
--
2.41.0
Powered by blists - more mailing lists