diff options
author | Rui Feng <[email protected]> | 2019-11-20 09:40:06 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-14 15:06:07 +0100 |
commit | 4d6168314d4c504c240087ac22d1acc01dad3299 (patch) | |
tree | f529c0e14053001fbf03c97fdc1d88c3e80e33fa /drivers/usb/cdns3/cdns3-debug.h | |
parent | efb5bea6b88dafdda00aff7c30b2193933114cf2 (diff) |
misc: rtsx: Fix impossible condition
A u8 can only go up to 255, condition n > 396 is
impossible, so change u8 to u16.
Signed-off-by: Rui Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions