OSDN Git Service

parport: sunbpp: fix error return code
authorJulia Lawall <Julia.Lawall@lip6.fr>
Thu, 12 Jul 2018 21:29:55 +0000 (22:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2018 06:39:39 +0000 (08:39 +0200)
commita9093ae701970ab9f896c7053dd49233ff28592c
treec949a7e1fc884e7111e9feb589a2ae12070f6c23
parentcc55678dd2f8cdbbec8c8403710cc2ffb209f422
parport: sunbpp: fix error return code

[ Upstream commit faa1a47388b33623e4d504c23569188907b039a0 ]

Return an error code on failure.  Change leading spaces to tab on the
first if.

Problem found using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/parport_sunbpp.c