Skip to content
Commit 557d80f2 authored by Brian Norris's avatar Brian Norris Committed by Dmitry Shmidt
Browse files

ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field



The 'bCount' field is u8. Noticed by this warning:

drivers/usb/gadget/function/f_mtp.c:264:3: warning: large integer implicitly truncated to unsigned type [-Woverflow]

Change-Id: Ie82dfd1a8986ecd3acf143e41c46822f0d1aca4f
Signed-off-by: default avatarBrian Norris <briannorris@google.com>
parent 5fb1ae07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment