Michael Ellerman 6b81e80049 [PATCH] powerpc: Cleanup hvc_rtas.c a little
A few cleanups in hvc_rtas.c:
 1. Remove unused RTASCONS_PUT_ATTEMPTS
 2. Remove unused rtascons_put_delay.
 3. Use i as a loop counter like everyone else on earth.
 4. Remove pointless variables, eg. x = foo; if (x) return something_else;
 5. Whitespace cleanups and formatting.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-09 21:24:20 +10:00
..
2006-05-19 15:02:42 +10:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:18 -07:00
2006-05-24 08:35:31 -07:00
2006-04-11 06:18:43 -07:00
2006-06-01 19:05:23 +10:00
2006-05-21 12:59:22 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:17 -07:00
2006-03-24 18:23:14 +01:00
2006-04-21 10:59:00 -07:00