Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: serial: Remove redundant NULL check before kfree
kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information