diff options
author | Reyad Attiyat <reyad.attiyat@gmail.com> | 2014-07-25 23:14:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-07-27 15:16:29 +0200 |
commit | 03d795589d4e5adf83af0623ac5bac93ae2ce2a9 (patch) | |
tree | b6115484552f7fb2e20b91814a6e8caec5140786 /Documentation/devicetree/bindings/iio/dac | |
parent | staging: gdm724x: fix misplaced open braces (diff) | |
download | linux-03d795589d4e5adf83af0623ac5bac93ae2ce2a9.tar.xz linux-03d795589d4e5adf83af0623ac5bac93ae2ce2a9.zip |
iio: hid-sensor-magn-3d: Fix build warning
Fix build warning, sizeof() called on dynamically
sized pointer, by removing the call and the dependent
function parameter. It is not needed or used in this
driver, when pushing values to an iio buffer.
Changes from v1
- Fix mistake in varible name
Signed-off-by: Reyad Attiyat <reyad.attiyat@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/dac')
0 files changed, 0 insertions, 0 deletions