summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2025-10-20 15:15:07 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2025-10-21 13:43:13 +0200
commit7ce67e2179806e88ee17fe9b95315d3b303815ba (patch)
tree325e8dadc5e20aeefc63ba68a500523d0786434b /tools/lib/python/kdoc/kdoc_parser.py
parentcb24b4a9d903c96440bc5634e8eafe2ff9b84432 (diff)
mmc: sdhci-of-arasan: Omit a variable reassignment in sdhci_arasan_probe()
An error code was assigned to a variable and checked accordingly. This value was passed to a dev_err_probe() call in an if branch. This function is documented in the way that the same value is returned. Thus delete a redundant variable reassignment. The source code was transformed by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Acked-by: Michal Simek <michal.simek@amd.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions