diff options
author | Dan Carpenter <[email protected]> | 2023-09-28 10:06:11 +0300 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2023-10-11 15:55:26 +0200 |
commit | cefe8ce559b5ff301f59b44f97c5c313ec30c643 (patch) | |
tree | 424f1e304fc164af5d469d5f7abae1a8ae2b9c86 /tools/perf | |
parent | 3e9b009c168e2448ab16f98f10045360b5b41816 (diff) |
locktorture: Check the correct variable for allocation failure
There is a typo so this checks the wrong variable. "chains" plural vs
"chain" singular. We already know that "chains" is non-zero.
Fixes: 7f993623e9eb ("locktorture: Add call_rcu_chains module parameter")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions