From: matt mooney Date: Fri, 27 May 2011 08:44:13 +0000 (-0700) Subject: staging: usbip: userspace: usbip_list.c: refactor local USB device listing X-Git-Tag: v3.1-rc1~232^2~568^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ce259c670a6d468802c725570a16b0483a2ae8;p=pandora-kernel.git staging: usbip: userspace: usbip_list.c: refactor local USB device listing Combines the different list display types for local devices into one function. Removes dependence on utils.h, which only exists as a way to circumvent libsysfs and will be removed. The devices are now sorted as an added benefit of this refactor. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed