irda: w83977af_ir: Whitespace neatening
authorJoe Perches <joe@perches.com>
Tue, 6 Dec 2016 18:16:00 +0000 (10:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Dec 2016 02:46:56 +0000 (21:46 -0500)
Remove leading and trailing whitespace.
git diff -w shows no differences.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/w83977af_ir.c

index 9674588..d4b1d74 100644 (file)
@@ -263,7 +263,7 @@ static int w83977af_close(struct w83977af_ir *self)
 {
        int iobase;
 
-        iobase = self->io.fir_base;
+       iobase = self->io.fir_base;
 
 #ifdef CONFIG_USE_W977_PNP
        /* enter PnP configuration mode */