From: Lars-Peter Clausen Date: Sun, 15 Sep 2013 16:50:00 +0000 (+0100) Subject: staging:iio: Remove unnecessary casts for iio_push_to_buffers() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~694^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2432e1aeec80872db806b76476733036fcce55ee;p=pandora-kernel.git staging:iio: Remove unnecessary casts for iio_push_to_buffers() Now that iio_push_to_buffers() takes a void pointer for the data parameter we can remove those casts to u8*. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed