From: Aaro Koskinen Date: Sun, 22 Mar 2015 15:37:49 +0000 (+0200) Subject: staging: octeon-usb: delete redundant field from octeon_temp_buffer X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31170da59e0ffc90b94c4a6bbfecb657b2c5e3ad;p=pandora-kernel.git staging: octeon-usb: delete redundant field from octeon_temp_buffer Since we are not moving/realigning the original pointer returned by kmalloc, we don't need to store the value in a separate field. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed