From: Alan Stern Date: Thu, 23 Mar 2006 20:07:25 +0000 (-0500) Subject: [PATCH] USB: g_file_storage: add comment about buffer allocation X-Git-Tag: v2.6.17-rc2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cd5f8e85e90c9dead2393377b9a2c23131e0ce;p=pandora-kernel.git [PATCH] USB: g_file_storage: add comment about buffer allocation This patch (as664) adds a comment to file_storage.c, noting that the driver is slightly non-portable because it assumes that a buffer allocated for a bulk-in endpoint will also be useable for a bulk-out endpoint. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed