aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
diff options
context:
space:
mode:
authorJosh Triplett <josh@kernel.org>2007-05-08 00:33:22 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-08 11:15:17 -0700
commitade5fb818fb1861fd5f84619c761920ade762b5d (patch)
treee82613433ced07fea20f974586919b11864e2bbc /arch/alpha
parentrcutorture: style cleanup: avoid != NULL in boolean tests (diff)
downloadlinux-dev-ade5fb818fb1861fd5f84619c761920ade762b5d.tar.xz
linux-dev-ade5fb818fb1861fd5f84619c761920ade762b5d.zip
rcutorture: Remove redundant assignment to cur_ops in for loop
The for loop in rcutorture_init uses the condition cur_ops = torture_ops[i], cur_ops but then makes the same assignment to cur_ops inside the loop. Remove the redundant assignment inside the loop, and remove now-unnecessary braces. Signed-off-by: Josh Triplett <josh@kernel.org> Cc: "Paul E. McKenney" <paulmck@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions