libnvdimm: Enable unit test infrastructure compile checks
[linux-2.6-microblaze.git] / sound / sound_core.c
index b730d97..90d118c 100644 (file)
@@ -275,7 +275,8 @@ retry:
                                goto retry;
                        }
                        spin_unlock(&sound_loader_lock);
-                       return -EBUSY;
+                       r = -EBUSY;
+                       goto fail;
                }
        }