diff options
author | 2021-12-28 11:11:16 +0100 | |
---|---|---|
committer | 2021-12-28 17:14:29 +0100 | |
commit | a4a44a1c15adc919e19c86d56d518dab80ced77f (patch) | |
tree | 46774c7a48563f39b64fe71435587e13d9438fa8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: r8188eu: remove write-only fields from struct rtl_ps (diff) | |
download | linux-dev-a4a44a1c15adc919e19c86d56d518dab80ced77f.tar.xz linux-dev-a4a44a1c15adc919e19c86d56d518dab80ced77f.zip |
staging: r8188eu: FAT_State is always FAT_NORMAL_STATE
In this driver pDM_FatTable->FAT_State is always FAT_NORMAL_STATE.
So the check 'if (pDM_FatTable->FAT_State == FAT_TRAINING_STATE)'
is always false. Remove dead code that is executed only if that
check is true.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211228101120.9120-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions