summaryrefslogtreecommitdiff
path: root/include/android_bootloader_message.h
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-09-30 17:06:44 +0100
committerMarek Vasut <[email protected]>2025-10-28 16:33:15 +0100
commitdd01b0541be38894c05f0dad2dad135ef1a9da6b (patch)
tree8572700b9ea2251624bf7b6deea6d00e4cbc28cb /include/android_bootloader_message.h
parent08f4c52c97ab3db174ce292eb86309ee29be5f07 (diff)
usb: ulpi: Incorrect operator used
Combining two bits into a mask to be used so that the same write code can be used to set or reset bits in a register clearly needs to use the binary 'or' operator, not the binary 'and'. Fix it. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions