summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2026-07-24 03:45:36 +0900
committerSteve French <stfrench@microsoft.com>2026-07-26 17:40:20 -0500
commitaed0714255c80d143e9f6d4ae00ee14423204ad5 (patch)
tree5c5f8e1034e777788700255ae0c2a843f580f9f8 /tools/perf/scripts/python
parent6a3e16d60e81a4aa3056ab15617036cfbea2e07d (diff)
smb: client: remove conditional return with no effect
Both branches of the check return the same value, so the check has no effect. Remove it and return the value directly. This is the result of running the Coccinelle script from scripts/coccinelle/misc/cond_return_no_effect.cocci. Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions