From: Alex Elder Date: Thu, 1 Nov 2012 13:39:27 +0000 (-0500) Subject: rbd: use kmemdup() X-Git-Tag: v3.9-rc1~41^2~21^2~59^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4caf35f9ecdca1feef1d2e5e223b78e52ffbea87;p=pandora-kernel.git rbd: use kmemdup() This replaces two kmalloc()/memcpy() combinations with a single call to kmemdup(). Signed-off-by: Alex Elder Reviewed-by: David Zafman Reviewed-by: Josh Durgin --- Reading git-diff-tree failed