aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/class.c
diff options
context:
space:
mode:
authorJosh Triplett <[email protected]>2007-05-08 07:33:22 +0000
committerLinus Torvalds <[email protected]>2007-05-08 18:15:17 +0000
commitade5fb818fb1861fd5f84619c761920ade762b5d (patch)
treee82613433ced07fea20f974586919b11864e2bbc /drivers/rtc/class.c
parentrcutorture: style cleanup: avoid != NULL in boolean tests (diff)
downloadkernel-ade5fb818fb1861fd5f84619c761920ade762b5d.tar.gz
kernel-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 <[email protected]> Cc: "Paul E. McKenney" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/class.c')
0 files changed, 0 insertions, 0 deletions