sata_fsl: Return non-zero on error in probe()
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 14 Jan 2009 13:02:38 +0000 (14:02 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 16 Jan 2009 15:23:58 +0000 (10:23 -0500)
while I was looking over kernel sources I've found this small bug.

Formerly, zero was returned even if an error happened.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found