From: Lars-Peter Clausen Date: Tue, 15 Oct 2013 08:30:00 +0000 (+0100) Subject: iio:kfifo: Fix memory leak X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~196^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6c23f483937b8be53f313ec31068acdca91a25d;p=pandora-kernel.git iio:kfifo: Fix memory leak We need to free the kfifo when we release the buffer, otherwise the fifos memory will be leaked. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed