From: Julian Andres Klode Date: Tue, 27 Sep 2011 17:00:52 +0000 (+0200) Subject: staging: nvec: Do not print free message for tx_scratch X-Git-Tag: v3.2-rc1~169^2^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b77065793b8de101c7be3829b4ff8a4618a7172;p=pandora-kernel.git staging: nvec: Do not print free message for tx_scratch The scratch area is not part of the pool and thus gets no allocation message. Printing a free message would be confusing, and the pointer subtraction would be undefined behavior. Signed-off-by: Julian Andres Klode Acked-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed