Em Fri, Aug 14, 2020 at 06:44:54PM +0800, Peng Fan escreveu:
> In the function parse_nodes_opt(), the statement "return 0;" is dead
> code, remove it.
Thanks, applied.
- Arnaldo
> Signed-off-by: Peng Fan
> ---
> tools/perf/bench/numa.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git
In the function parse_nodes_opt(), the statement "return 0;" is dead
code, remove it.
Signed-off-by: Peng Fan
---
tools/perf/bench/numa.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/perf/bench/numa.c b/tools/perf/bench/numa.c
index 5797253..70c8c2c 100644
--- a/tools/perf/bench/n
2 matches
Mail list logo