PNP: fix up after Lindent
More manual fixups after Lindent. No functional change. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Acked-by: Adam Belay <abelay@novell.com> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
@@ -118,7 +118,7 @@ static int pnp_device_probe(struct device *dev)
|
||||
goto fail;
|
||||
return error;
|
||||
|
||||
fail:
|
||||
fail:
|
||||
pnp_device_detach(pnp_dev);
|
||||
return error;
|
||||
}
|
||||
|
Reference in New Issue
Block a user