arch/parisc/include/asm/parport.h:1: ERROR: trailing whitespace arch/parisc/include/asm/parport.h:11: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> --- arch/parisc/include/asm/parport.h | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/parisc/include/asm/parport.h b/arch/parisc/include/asm/parport.h index 00d9cc3..5cbf98b 100644 --- a/arch/parisc/include/asm/parport.h +++ b/arch/parisc/include/asm/parport.h @@ -1,4 +1,4 @@ -/* +/* * * parport.h: ia32-compatible parport initialisation * @@ -8,8 +8,7 @@ #define _ASM_PARPORT_H 1 -static int __devinit parport_pc_find_nonpci_ports (int autoirq, int autodma) -{ +static int __devinit parport_pc_find_nonpci_ports (int autoirq, int autodma) { /* nothing ! */ return 0; } -- 1.7.0.90.g251a4 -- 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