Home
last modified time | relevance | path

Searched hist:b0eec52fbe63fd8c3cffb8ef8d442c6fafb909b0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/misc/
H A Dapple-mfi-fastcharge.cdiff b0eec52fbe63fd8c3cffb8ef8d442c6fafb909b0 Sun Nov 15 11:28:37 CET 2020 Lucas Tanure <tanure@linux.com> USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc

kfree don't need to be called after a failed kzalloc

Signed-off-by: Lucas Tanure <tanure@linux.com>
Link: https://lore.kernel.org/r/20201115102837.331335-1-tanure@linux.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>