| commit | 47b70f1837cf41e64eb9a8d323de1ff8214f6ffa | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Jan 27 16:27:00 2014 -0800 |
| committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jan 28 11:13:27 2014 -0800 |
| tree | fbba1747728aebd086ab89b0050ccb0c2c7308ed | |
| parent | 0cbf434e5fd0e742bf0c04d115fe4a0ec2da1192 [diff] |
rcutorture: Abstract torture_param() 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>