arch/parisc/math-emu/driver.c:90: ERROR: trailing whitespace arch/parisc/math-emu/driver.c:118: WARNING: suspect code indent for conditional statements (8, 12) Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/parisc/math-emu/driver.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/parisc/math-emu/driver.c b/arch/parisc/math-emu/driver.c index 09ef413..273006e 100644 --- a/arch/parisc/math-emu/driver.c +++ b/arch/parisc/math-emu/driver.c @@ -87,7 +87,7 @@ handle_fpe(struct pt_regs *regs) * code expects an artificial last entry which contains zero * * also, the passed in fr registers contain one word that defines - * the fpu type. the fpu type information is constructed + * the fpu type. the fpu type information is constructed * inside the emulation code */ __u64 frcopy[36]; -- 1.7.1.251.gf80a2 -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html