| commit | 37a801c776109dce801875b12525a9eaa12481e6 | [log] [tgz] |
|---|---|---|
| author | Michael Neuling <mikey@neuling.org> | Sun Mar 26 10:07:35 2006 +1000 |
| committer | Paul Mackerras <paulus@samba.org> | Mon Mar 27 14:48:54 2006 +1100 |
| tree | 80049af133cfb0d9a9b3dc1e519de958fc08268c | |
| parent | b8c7b976a570aede21327e7d64781801e1641606 [diff] |
[PATCH] powerpc: legacy_serial loop cleanup We only ever execute the loop once, so let's move it to a function making it more readable. Cleanup patch, no functional change. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>