]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: octeon-usb: delete redundant field from octeon_temp_buffer
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 22 Mar 2015 15:37:49 +0000 (17:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Mar 2015 12:47:11 +0000 (13:47 +0100)
commit31170da59e0ffc90b94c4a6bbfecb657b2c5e3ad
tree36dbe2b653e79228f131bab330e22322c77a6e26
parent3f9697b714b291d81a289fe6f1f7818ac910bccb
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 <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/octeon-hcd.c