diff options
author | Mitali Borkar <mitaliborkar810@gmail.com> | 2021-04-10 20:26:40 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-11 08:36:13 +0200 |
commit | 26be3a5d845312bae0397b1008e766340945cb53 (patch) | |
tree | 9fb2d5a49a37176d6f8f4261b172f62ac73e2457 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 32abcac8037da5dc570c22abf266cbb92eee9fc9 (diff) |
staging: rtl8192e: Fix incorrect pointer check
In commit 92172da23c56 ("staging: rtl8192e: replace comparison to NULL
by bool") a check was changed from looking at the data to the pointer,
which was incorrect, so revert that portion of the commit to have the
proper logic restored.
Reported-by: Julia Lawall <julia.lawall@inria.fr>
Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
Fixes: 92172da23c56 ("staging: rtl8192e: replace comparison to NULL by bool")
Link: https://lore.kernel.org/r/YHG8qARLUX2KPWwI@kali
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