rcutorture: Fix checkpatch complaint
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 17 Feb 2014 21:13:05 +0000 (13:13 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:00:57 +0000 (09:00 -0800)
This commit does a code-style cleanup so that the first curly brace
of an initializer does not appear at the beginning of a line.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/torture.c

Simple merge