From: Jonathan Cameron Date: Wed, 26 Oct 2011 16:27:40 +0000 (+0100) Subject: staging:iio:kfifo remove entirely pointless code. X-Git-Tag: v3.3-rc1~152^2~101^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c3d15358a7ffdd587acc02ec91d28989334d4be;p=pandora-kernel.git staging:iio:kfifo remove entirely pointless code. I really don't want to think about how this bit got in there. It allocates some storage - copies something into it then frees it without making use of it. Oops. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed