Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit eac44dc4 authored by Rickard Strandqvist's avatar Rickard Strandqvist Committed by Felipe Balbi
Browse files

usb: musb: musb_host.c: Cleaning up uninitialized variables


There is a risk that the variable will be used without being initialized.

This was largely found by using a static code analysis program called cppcheck.

Signed-off-by: default avatarRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent f875bf35
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