Files
linux/arch/arm/include/asm
Roel Kluin f1acb878b6 iop-adma: redundant/wrong tests in iop_*_count()?
When we reach the loop, len is at least 1, we only stay in the loop when
len is at least MAX_BYTE_COUNT + 1, MAX_BYTE_COUNT is subtracted in each
iteration. So when we leave the loop, or didn't take it, len is at least 1.
Testing whether len is non-zero appears redundant.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2010-02-28 22:22:12 -07:00
..
2009-02-01 11:01:22 +05:30
2009-10-11 16:25:06 +01:00
2009-12-16 07:20:12 -08:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2009-09-12 11:48:09 +01:00
2009-09-09 13:29:18 -07:00
2009-08-17 20:02:06 +01:00
2009-12-18 16:07:53 +00:00
2009-08-15 12:36:00 +01:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2008-09-06 12:10:45 +01:00