From: Peter Hurley Date: Thu, 16 Oct 2014 17:59:22 +0000 (-0400) Subject: USB: kobil_sct: Remove unused transfer buffer allocs X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~17^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc477ad386fb9fc63b399879f40ff9930d9d48ff;p=pandora-kernel.git USB: kobil_sct: Remove unused transfer buffer allocs Commit 90419cfcb5d9c889b10dc51363c56a4d394d670e, "USB: kobil_sct: fix control requests without data stage", removed the bogus data buffer arguments, but still allocate transfer buffers which are not used. Signed-off-by: Peter Hurley Signed-off-by: Johan Hovold --- Reading git-diff-tree failed