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)
commit806274c018e9858320a27b785df761f45c33a56c
treed4173e2fc6b61fbe6e6dacb997291a2348523eab
parentec256c0f687f40a42472da798e30a1b9ec04cafe
rcutorture: Fix checkpatch complaint

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