]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/ntb/ntb_transport.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux.git] / drivers / ntb / ntb_transport.c
index 40c90ca10729675069c576a31f6a86a0f4e6b9ac..00a5d5764993c0339268ba98bf08a55bd4bc2ac1 100644 (file)
@@ -292,7 +292,7 @@ static int ntb_transport_bus_match(struct device *dev,
 static int ntb_transport_bus_probe(struct device *dev)
 {
        const struct ntb_transport_client *client;
-       int rc = -EINVAL;
+       int rc;
 
        get_device(dev);