rcutorture: Abstract torture_param()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 28 Jan 2014 00:27:00 +0000 (16:27 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:01:00 +0000 (09:01 -0800)
commit9e2502254132261e0ea8010692fd447b1cedf627
tree58310c4c524d2f5f5370114ddf970f4562125518
parentdaeda23de108fab1202b6843e5adb59de0a261f9
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>
include/linux/torture.h
kernel/rcu/rcutorture.c
This page took 0.026625 seconds and 5 git commands to generate.