diff options
| author | Josh Triplett <[email protected]> | 2007-05-08 07:33:22 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-08 18:15:17 +0000 |
| commit | ade5fb818fb1861fd5f84619c761920ade762b5d (patch) | |
| tree | e82613433ced07fea20f974586919b11864e2bbc /drivers/rtc/class.c | |
| parent | rcutorture: style cleanup: avoid != NULL in boolean tests (diff) | |
| download | kernel-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
