aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdnsp-pci.c
diff options
context:
space:
mode:
authorLiao Yuanhong <[email protected]>2025-09-02 13:27:19 +0000
committerGreg Kroah-Hartman <[email protected]>2025-09-06 13:23:49 +0000
commit1c208fd306f296a663d1edcced57bd8ef113eb74 (patch)
treec77bc57e65ca7570834baf41831c1a94dbeb23b1 /drivers/usb/cdns3/cdnsp-pci.c
parentcdnsp: Remove unused tracepoints (diff)
downloadkernel-1c208fd306f296a663d1edcced57bd8ef113eb74.tar.gz
kernel-1c208fd306f296a663d1edcced57bd8ef113eb74.zip
usb: host: xhci-tegra: Remove redundant ternary operators
For ternary operators in the form of "a ? true : false", if 'a' itself returns a boolean result, the ternary operator can be omitted. Remove redundant ternary operators to clean up the code. Signed-off-by: Liao Yuanhong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-pci.c')
0 files changed, 0 insertions, 0 deletions