From: Joe Perches Date: Tue, 6 Dec 2016 18:16:00 +0000 (-0800) Subject: irda: w83977af_ir: Whitespace neatening X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=352019c858c27e32bf50a6885850ec20571f6e9e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git irda: w83977af_ir: Whitespace neatening Remove leading and trailing whitespace. git diff -w shows no differences. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- diff --git a/drivers/net/irda/w83977af_ir.c b/drivers/net/irda/w83977af_ir.c index 96745888a4fc..d4b1d74d3081 100644 --- a/drivers/net/irda/w83977af_ir.c +++ b/drivers/net/irda/w83977af_ir.c @@ -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 */