commit | 9f534f7ee8558dd327f63fe07a9127eb32789065 | [log] [tgz] |
---|---|---|
author | Quytelda Kahja <quytelda@tamalin.org> | Tue Mar 27 01:41:12 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 29 11:59:29 2018 +0200 |
tree | 7bb9daf8e3f28ae82cdc8ae309e50a06cbad1de0 | |
parent | 9ff7c1aadd1a061bd360d831415eb15438361842 [diff] |
staging: rtl8723bs: Replace NULL pointer comparison with '!'. Replace the comparison of 'precvbuf' to 'NULL' with '!precvbuf'. Signed-off-by: Quytelda Kahja <quytelda@tamalin.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>