git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d65d92
)
iio: Remove unnecessary casts for iio_push_to_buffers()
author
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 15 Sep 2013 16:50:00 +0000
(17:50 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Sun, 15 Sep 2013 18:05:07 +0000
(19:05 +0100)
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 <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found