[PATCH] powerpc: legacy_serial loop cleanup
authorMichael Neuling <mikey@neuling.org>
Sun, 26 Mar 2006 00:07:35 +0000 (10:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 03:48:54 +0000 (14:48 +1100)
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>

No differences found