diff options
author | Michael Straube <straube.linux@gmail.com> | 2021-12-28 11:11:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-28 17:14:29 +0100 |
commit | a4a44a1c15adc919e19c86d56d518dab80ced77f (patch) | |
tree | 46774c7a48563f39b64fe71435587e13d9438fa8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9e357d4c8f789c6f36e9c606cc813f1899465b67 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions