]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging:iio:kfifo remove entirely pointless code.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 26 Oct 2011 16:27:40 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 00:30:30 +0000 (16:30 -0800)
commit4c3d15358a7ffdd587acc02ec91d28989334d4be
treee16cf53c05d8b9be87e9df2815afe88f813ccbf7
parente69616b1e65cb9d3dcf34399e8fac331911abfe5
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 <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/kfifo_buf.c