commit | 670c11033dc57c1cf5d9e0056e3c6734e6554d91 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu Oct 24 12:53:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Oct 24 14:42:44 2013 +0100 |
tree | 8317f8a052ff084ba7e3eb9bd61cb5d0182c4193 | |
parent | 3176dd5d3b591b22abe28dc0f3aace089f10ebe7 [diff] |
iio: core: Add misssing braces Silences the following checkpatch warning: WARNING: sizeof *iio_attr should be sizeof(*iio_attr) Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>