diff options
| author | Peter Chen <[email protected]> | 2020-06-23 11:10:01 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 14:04:04 +0200 |
| commit | 06825ca0182cec9444fb2fd05e759757f30f4b37 (patch) | |
| tree | 89279634a2b673e438adb68cd670c285ab7c6978 /scripts/stackusage | |
| parent | 8685c46d39910a6335cf120d2d2a5295ec0a60a5 (diff) | |
usb: cdns3: gadget: use unsigned int for 32-bit number
If it is 'int', it can't stands for the highest bit for 32-bit
number, since the largest 'int' is 0x7fffffff.
Reviewed-by: Jun Li <[email protected]>
Signed-off-by: Peter Chen <[email protected]>
Acked-by: Roger Quadros <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions