On Sun, Sep 03, 2017 at 05:03:51PM +0300, Leon Romanovsky wrote: > > + list_del(&sysfs_dev->entry); > > + // Ownership of sysfs_dev moves into vdev->sysfs > > Please don't use "//" C++ style in C files. I thought we were following the C11 rules? We use all the other features now and don't support pre C11 compilers. (unlike the kernel) Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html