Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02e02048 authored by Nicholas Sim's avatar Nicholas Sim Committed by Greg Kroah-Hartman
Browse files

staging: wlan-ng: rewrite NULL comparison



It is not necessary to compare explicitly to NULL. Rewrite if condition
as (!dev) or (dev) as suggested in Documentation/CodingStyle

Signed-off-by: default avatarNicholas Sim <nicholassimws@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9f563f1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment