From: Ming Lei Date: Thu, 18 Apr 2013 04:17:38 +0000 (+0800) Subject: USB: usbtmc: remove unnecessary memory allocation X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9e59cad7b0b699b2aa9a104eb22ed67a560e02;p=pandora-kernel.git USB: usbtmc: remove unnecessary memory allocation Inside usbtmc_ioctl_clear_out_halt()/usbtmc_ioctl_clear_in_halt(), usb_clear_halt() needn't any buffer to pass in, so remove the unnecessary memory allocation. Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed