diff options
author | Mitali Borkar <mitaliborkar810@gmail.com> | 2021-04-10 17:56:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-11 09:36:13 +0300 |
commit | 26be3a5d845312bae0397b1008e766340945cb53 (patch) | |
tree | 9fb2d5a49a37176d6f8f4261b172f62ac73e2457 /sound/sparc | |
parent | 32abcac8037da5dc570c22abf266cbb92eee9fc9 (diff) | |
download | linux-26be3a5d845312bae0397b1008e766340945cb53.tar.xz |
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 'sound/sparc')
0 files changed, 0 insertions, 0 deletions