lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 06 Mar 2014 14:59:25 -0700 From: Shuah Khan <shuah.kh@...sung.com> To: Valentina Manea <valentina.manea.m@...il.com>, gregkh@...uxfoundation.org Cc: tobias.polzer@....de, dominik.paulus@....de, ly80toro@....cs.fau.de, ihadzic@...earch.bell-labs.com, linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org, devel@...verdev.osuosl.org, firefly@...ts.rosedu.org, Shuah Khan <shuah.kh@...sung.com> Subject: Re: [PATCH 09/12] staging: usbip: userspace: remove class device infrastructure in vhci_driver On 03/04/2014 12:10 PM, Valentina Manea wrote: > The class device lists were used only when being initialized, > being populated and being destroyed. They had no real meaning > and thus the code was useless. > > Signed-off-by: Valentina Manea <valentina.manea.m@...il.com> > --- > .../staging/usbip/userspace/libsrc/vhci_driver.c | 178 --------------------- > .../staging/usbip/userspace/libsrc/vhci_driver.h | 4 - > 2 files changed, 182 deletions(-) > After these changes, is there a need for struct usbip_class_device ?? -- Shuah -- Shuah Khan Senior Linux Kernel Developer - Open Source Group Samsung Research America(Silicon Valley) shuah.kh@...sung.com | (970) 672-0658 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists