This patchset replaces NULL comparisons with boolean negation and removes extra blank lines after an open brace.
Changes since v1: - more detailed descripton of the commit Zhansaya Bagdauletkyzy (2): staging: rtl8712: Rewrite NULL comparisons staging: rtl8712: Remove extra blank lines drivers/staging/rtl8712/rtl871x_io.h | 1 - drivers/staging/rtl8712/rtl871x_mlme.h | 1 - drivers/staging/rtl8712/rtl871x_recv.h | 11 +++++------ drivers/staging/rtl8712/sta_info.h | 1 - 4 files changed, 5 insertions(+), 9 deletions(-) -- 2.25.1