aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorR Sundar <[email protected]>2024-05-06 21:58:29 +0530
committerGreg Kroah-Hartman <[email protected]>2024-06-04 15:37:52 +0200
commit0a01aec24e777a03c97fc4ed96425de981a1a1f7 (patch)
treeac969c3cb44e0f43e471709ebc7f54af72960ad9 /tools/perf/scripts/python
parentc3f38fa61af77b49866b006939479069cd451173 (diff)
usb: typec: nb7vpq904m: Remove unneeded indentation
In function nb7vpq904m_parse_data_lanes_mapping(), the "if (ep)" condition is basically the entire function. Making the code a bit more readable by inverting the condition so that the function returns immediately if there is no "ep". Signed-off-by: R Sundar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions