Skip to content
Commit f8086a07 authored by Figo.zhang's avatar Figo.zhang Committed by Greg Kroah-Hartman
Browse files

USB: ehci-dbg.c: no need for checking it before call vfree



vfree() does it's own NULL checking,so no need for check before
calling it.

Signed-off-by: default avatarFigo.zhang <figo1802@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6682bb39
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment