diff options
| author | Marco Cesati <marcocesati@gmail.com> | 2021-03-05 17:49:06 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 11:25:33 +0300 |
| commit | 61842e760b0c2956aa131ca0b13fd9206632766c (patch) | |
| tree | 1faa0d99019b891170370e183377bd0ecb2de5f7 /scripts/const_structs.checkpatch | |
| parent | a8ecbb916e11593f203c96d51121142469870e58 (diff) | |
| download | linux-61842e760b0c2956aa131ca0b13fd9206632766c.tar.xz | |
staging: rtl8723bs: remove useless typedef's in HalPhyRf.h
This commit fixes the following checkpatch.pl warnings:
WARNING: do not add new typedefs
#11: FILE: hal/HalPhyRf.h:11:
+typedef enum _SPUR_CAL_METHOD {
WARNING: do not add new typedefs
#16: FILE: hal/HalPhyRf.h:16:
+typedef enum _PWRTRACK_CONTROL_METHOD {
WARNING: do not add new typedefs
#27: FILE: hal/HalPhyRf.h:27:
+typedef struct _TXPWRTRACK_CFG {
Signed-off-by: Marco Cesati <marco.cesati@gmail.com>
Link: https://lore.kernel.org/r/20210305144906.18850-1-marco.cesati@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
