diff options
author | Pawel Laszczak <pawell@cadence.com> | 2021-03-08 10:31:03 +0300 |
---|---|---|
committer | Peter Chen <peter.chen@kernel.org> | 2021-03-13 17:03:24 +0300 |
commit | d0dcd90b7f472691de122515eb0d1765808b6d91 (patch) | |
tree | 9953504c43b595f6015c6d847894e68a330e490b /fs/fuse | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) | |
download | linux-d0dcd90b7f472691de122515eb0d1765808b6d91.tar.xz |
usb: cdnsp: Fixes incorrect value in ISOC TRB
Fixes issue with priority of operator. Operator "|" priority is
higher then "? :".
To improve the readability the operator "? :" has been replaced with
"if ()" statement.
Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver")
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Peter Chen <peter.chen@kernel.org>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions