From: Romain Francoise Date: Thu, 12 Jun 2014 08:42:34 +0000 (+0200) Subject: vhost-net: don't open-code kvfree X-Git-Tag: omap-for-v3.16/fixes-rc4~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04257b07f2362d4eb550952d5bf5f4241a8046d;p=pandora-kernel.git vhost-net: don't open-code kvfree Commit 23cc5a991c ("vhost-net: extend device allocation to vmalloc") added another open-coded version of kvfree (which is available since v3.15-rc5), nuke it. Signed-off-by: Romain Francoise Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed