summaryrefslogtreecommitdiff
path: root/include/linux/bitmap.h
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-09-30 10:56:02 +0100
committerMarek Vasut <[email protected]>2025-10-28 16:33:15 +0100
commit08f4c52c97ab3db174ce292eb86309ee29be5f07 (patch)
tree1042bdeaad7af742b033fc3516d6813532cd706b /include/linux/bitmap.h
parent76d3b665310885f1a13ff83e818bb42f2cf26213 (diff)
usb: ohci-hcd: Null check lurb_priv before dereference
When a variable needs a null check before it is dreferenced ensure that this is done even in the case of assignment on declaration. This was not happening for lurb_priv so correct it. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/linux/bitmap.h')
0 files changed, 0 insertions, 0 deletions