arch/alpha/lib/copy_user.S:132: ERROR: trailing whitespace Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/alpha/lib/copy_user.S | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/alpha/lib/copy_user.S b/arch/alpha/lib/copy_user.S index 6f3fab9..8965993 100644 --- a/arch/alpha/lib/copy_user.S +++ b/arch/alpha/lib/copy_user.S @@ -129,7 +129,7 @@ $exitout: $exitin: /* A stupid byte-by-byte zeroing of the rest of the output - buffer. This cures security holes by never leaving + buffer. This cures security holes by never leaving random kernel data around to be copied elsewhere. */ mov $0,$1 -- 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