diff options
author | 2009-02-04 16:49:45 +0800 | |
---|---|---|
committer | 2009-02-04 16:49:45 +0800 | |
commit | d04dfc4c0e6056350175edc36b900a69703e9467 (patch) | |
tree | 6c9839eec8d88066ddfa017d96dfec8dff04af5b /kernel/posix-cpu-timers.c | |
parent | Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails (diff) | |
download | linux-rng-d04dfc4c0e6056350175edc36b900a69703e9467.tar.xz linux-rng-d04dfc4c0e6056350175edc36b900a69703e9467.zip |
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
use a do...while loop rather than a for loop to get slightly better
optimization and to avoid gcc "may be used uninitialized" warnings ...
we know that the [id]cplb_nr_bounds variables will never be 0, so this
is OK
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions