aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorStefan Wahren <[email protected]>2023-12-28 20:39:03 +0100
committerArnd Bergmann <[email protected]>2024-01-02 16:45:16 +0100
commit643fe70e7bcdcc9e2d96952f7fc2bab56385cce5 (patch)
treedc794a3513260d10e377d0acee5d9c360282d2f8 /scripts/generate_rust_analyzer.py
parent72ad3b772b6d393701df58ba1359b0bb346a19ed (diff)
ARM: sun9i: smp: fix return code check of of_property_match_string
of_property_match_string returns an int; either an index from 0 or greater if successful or negative on failure. Even it's very unlikely that the DT CPU node contains multiple enable-methods these checks should be fixed. This patch was inspired by the work of Nick Desaulniers. Link: https://lore.kernel.org/lkml/[email protected]/T/ Cc: Nick Desaulniers <[email protected]> Signed-off-by: Stefan Wahren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions