rcutorture: Rename PRINTK to TOROUT
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 29 Jan 2014 15:25:25 +0000 (07:25 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:01:01 +0000 (09:01 -0800)
commit5ccf60f23d33afd53568cff4f3f421f2ca624401
treee1377f07e55565f6d0ab80bf27c415fcf018b2c8
parent9e2502254132261e0ea8010692fd447b1cedf627
rcutorture: Rename PRINTK to TOROUT

Since it doesn't do printk()s anymore anyway, this commit renames these
macros from PRINTK to TOROUT (short for torture output).

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcu/rcutorture.c