]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/staging/usbip/usbip_common.c
Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / usbip / usbip_common.c
index 539fa5785afeca2cb3a06f8842e57d85c387b094..7b97df6f2a42208d065b88819db853ff31e1f542 100644 (file)
@@ -389,7 +389,7 @@ int usbip_recv(struct socket *sock, void *buf, int size)
                pr_debug("receiving....\n");
                usbip_dump_buffer(bp, osize);
                pr_debug("received, osize %d ret %d size %d total %d\n",
-                       osize, result, size, total);
+                        osize, result, size, total);
        }
 
        return total;