mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Documentation: RCU: Remove repeated word in comments
Remove the repeated word "of" in comments. Signed-off-by: Charles Han <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Neeraj Upadhyay (AMD) <[email protected]>
This commit is contained in:
committed by
Neeraj Upadhyay (AMD)
parent
98b1cc82c4
commit
fb91e42fe3
@@ -185,7 +185,7 @@ argument.
|
||||
Not all changes require that all scenarios be run. For example, a change
|
||||
to Tree SRCU might run only the SRCU-N and SRCU-P scenarios using the
|
||||
--configs argument to kvm.sh as follows: "--configs 'SRCU-N SRCU-P'".
|
||||
Large systems can run multiple copies of of the full set of scenarios,
|
||||
Large systems can run multiple copies of the full set of scenarios,
|
||||
for example, a system with 448 hardware threads can run five instances
|
||||
of the full set concurrently. To make this happen::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user