From: Julian Andres Klode Date: Tue, 27 Sep 2011 17:00:58 +0000 (+0200) Subject: staging: nvec: Export nvec_msg_free() to clients X-Git-Tag: v3.2-rc1~169^2^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=198dd26714ba4a60ccc5ce70bc4506613b4f0c2d;p=pandora-kernel.git staging: nvec: Export nvec_msg_free() to clients Client code wishing to make use of nvec_write_sync() must have a way to free the returned pointer, otherwise we run out of poool memory fairly soon. Signed-off-by: Julian Andres Klode Acked-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed