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:
3176dd5
)
iio: core: Add misssing braces
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 24 Oct 2013 11:53:00 +0000
(12:53 +0100)
committer
Jonathan Cameron
<jic23@kernel.org>
Thu, 24 Oct 2013 13:42:44 +0000
(14:42 +0100)
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>
No differences found