mirror of
https://github.com/torvalds/linux.git
synced 2025-04-09 11:42:55 +00:00

Create a torture_param() macro and apply it to rcutorture in order to save a few lines of code. This same macro may be applied to other torture frameworks. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>