commit | 5ccf60f23d33afd53568cff4f3f421f2ca624401 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Jan 29 07:25:25 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Feb 23 09:01:01 2014 -0800 |
tree | e1377f07e55565f6d0ab80bf27c415fcf018b2c8 | |
parent | 9e2502254132261e0ea8010692fd447b1cedf627 [diff] |
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>