arch/alpha/lib/ev6-strncpy_from_user.S:136: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/alpha/lib/ev6-strncpy_from_user.S | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/alpha/lib/ev6-strncpy_from_user.S b/arch/alpha/lib/ev6-strncpy_from_user.S index d2e2817..09a626d 100644 --- a/arch/alpha/lib/ev6-strncpy_from_user.S +++ b/arch/alpha/lib/ev6-strncpy_from_user.S @@ -133,7 +133,7 @@ $a_loop: */ $a_eos: negq t8, t12 # E : find low bit set - and t8, t12, t12 # E : + and t8, t12, t12 # E : /* We're doing a partial word store and so need to combine our source and original destination words. */ -- 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