staging: rtl8188eu: cleanup comparsions to false
Cleanup remaining comparsions to false. if(x == false) -> if(!x) Signed-off-by:Michael Straube <straube.linux@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please register or sign in to comment