From: Pete Zaitcev Date: Sat, 5 Jan 2008 10:01:07 +0000 (-0800) Subject: USB: usbfs: struct async is a fixed size structure X-Git-Tag: v2.6.25-rc1~1075^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd95b814115e45e0bf800f2950b9941c86e68172;p=pandora-kernel.git USB: usbfs: struct async is a fixed size structure The ISO descriptors are allocated separately in proc_submiturb for a fetch from user mode, then tucked at the end of URB. This seems like a dead code. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed