tools/memory-model: Update recipes.txt prime_numbers.c path
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 22 Jul 2020 23:08:23 +0000 (16:08 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 3 Sep 2020 16:51:00 +0000 (09:51 -0700)
commitcc9628b45c9fa9b165a50dbb262928bc529bf35d
tree4c50e98efad3a5e864b5b8a92ad5a1cc38e1c712
parent1e44e6e82e7b4d2bae70a8a0b68f7d4f213b0e5f
tools/memory-model: Update recipes.txt prime_numbers.c path

The expand_to_next_prime() and next_prime_number() functions have moved
from lib/prime_numbers.c to lib/math/prime_numbers.c, so this commit
updates recipes.txt to reflect this change.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/Documentation/recipes.txt