staging:iio:kfifo_buf fix double initialization of the ring device structure.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 13 Jul 2011 11:52:00 +0000 (12:52 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Jul 2011 20:23:57 +0000 (13:23 -0700)
commit05a93489bc569d549e55cf7392a8b2bf50d9d095
treeecbb9945909122d130521ab825f8d35aa0e451e4
parent8016934cbd0fdf694deee2510650d1f66304f7c3
staging:iio:kfifo_buf fix double initialization of the ring device structure.

Looks like this moved into the core at somepoint and kfifo buf got left
behind.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/kfifo_buf.c