Skip to content
Snippets Groups Projects
Commit 6fd19f4b authored by Jesper Juhl's avatar Jesper Juhl Committed by Greg K-H
Browse files

[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c


Checking for NULL before calling kfree() is redundant. This patch removes
these redundant checks and also makes a few tiny whitespace changes.

Signed-off-by: default avatarJesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent acbb36f1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment