diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-05-14 21:09:05 -0700 |
---|---|---|
committer | Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org> | 2025-06-25 08:39:01 +0530 |
commit | f32367d96eba8fc50a0bbd2a792df3199089d13b (patch) | |
tree | 35420e2e48844818857ec96c5df4849e55d49bd4 /scripts/lib/kdoc/kdoc_output.py | |
parent | cacba0bf6d9f7568e115f3ffe32a95c33f5fd885 (diff) |
rcutorture: Drop redundant "insoftirq" parameters
Given that the rcutorture_one_extend_check() function now uses
in_serving_softirq() and in_hardirq(), it is no longer necessary to pass
insoftirq flags down the function-call stack. This commit therefore
removes those flags, and, while in the area, does a bit of whitespace
cleanup.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Tested-by: kernel test robot <oliver.sang@intel.com>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions