arch/alpha/lib/ev6-copy_page.S:10: ERROR: trailing whitespace arch/alpha/lib/ev6-copy_page.S:30: ERROR: trailing whitespace arch/alpha/lib/ev6-copy_page.S:130: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/alpha/lib/ev6-copy_page.S | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/alpha/lib/ev6-copy_page.S b/arch/alpha/lib/ev6-copy_page.S index b789db1..17c9a65 100644 --- a/arch/alpha/lib/ev6-copy_page.S +++ b/arch/alpha/lib/ev6-copy_page.S @@ -7,7 +7,7 @@ /* The following comparison of this routine vs the normal copy_page.S was written by an unnamed ev6 hardware designer and forwarded to me via Steven Hobbs <hobbs@xxxxxxxxxxxxxxxxxx>. - + First Problem: STQ overflows. ----------------------------- @@ -27,7 +27,7 @@ 9 cycles but I was not able to get it to run that fast -- the initial conditions were such that I could not reach this optimum rate on (chaotic) EV6. I wrote the code such that everything would issue - in order. + in order. Second Problem: Dcache index matches. ------------------------------------- @@ -127,7 +127,7 @@ copy_page: unop /* This gives the extra cycle of aeration above the minimum. */ - unop + unop unop unop unop -- 1.7.1.251.gf80a2 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html