Skip to content
Commit 5a350d53 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc2: gadget: use | instead of + for bitmasks



It's just a lot clearer to use | operator instead of
+ operator.

Caught by coccicheck:

	"
	drivers/usb/dwc2/gadget.c:2883:26-27: WARNING: sum of probable
	bitmasks, consider |
	"

Cc: John Youn <John.Youn@synopsys.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 5ea75095
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment