summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-09-30 16:52:22 +0100
committerMarek Vasut <[email protected]>2025-10-28 16:35:05 +0100
commit6ea91bf8055b18b24828c449e33572ca9a9832eb (patch)
tree3cff61967bacc7a260a4fc69805a4395ccc420f4 /include
parentadcec085e0dd3e399e6ee5ab5a7dd0e3cd192316 (diff)
usb: musb-new: Null check before dereference
A null check for the variable 'data' was introduced before dereferencing it for set_phy_power but other uses were not so protected. Add the null check for other dereferences of 'data'. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions