Skip to content
Commit 29b205e7 authored by Davidson Francis's avatar Davidson Francis Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: Fix comparisons to NULL



Checkpatch prefers the shorter version (x / !x) over
(!= NULL / == NULL), respectively.

Signed-off-by: default avatarDavidson Francis <davidsondfgl@gmail.com>
Link: https://lore.kernel.org/r/20210215194441.11430-1-davidsondfgl@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 733f0742
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment