]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/usbip/stub_dev.c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / staging / usbip / stub_dev.c
index de692d7011a5cc4937298e5d3d697f519f0c9d04..51d0c718873814104bace1643ffca3feada9fec3 100644 (file)
@@ -99,6 +99,7 @@ static ssize_t store_sockfd(struct device *dev, struct device_attribute *attr,
 
        if (sockfd != -1) {
                int err;
+
                dev_info(dev, "stub up\n");
 
                spin_lock_irq(&sdev->ud.lock);