diff options
| author | Fabio Aiuto <[email protected]> | 2021-07-17 16:56:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 10:21:59 +0200 |
| commit | 2c02bce1dfe62bb64f223960575bf2f7c77f8eba (patch) | |
| tree | 4a14b7bb79d1073e31fab838d8e74e920039d03c /tools/perf/scripts/python/bin/event_analyzing_sample-report | |
| parent | 309f3cd3d7f439ff62197469c4a4132aecce11b8 (diff) | |
staging: rtl8723bs: fix camel case issue
fix following post commit hook checkpatch issue:
CHECK: Avoid CamelCase: <NetType>
45: FILE: drivers/staging/rtl8723bs/include/ieee80211.h:170:
+#define is_supported_ht(NetType) (((NetType)
& (WIRELESS_11_24N)) ? true : false)
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/a708b2b9902bedf5bd0466b05516a4c5b4f43723.1626533647.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions