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:
c9e86a9
)
flex_array: fix flex_array_put_ptr macro to be valid C
author
Eric Paris
<eparis@redhat.com>
Mon, 29 Nov 2010 20:47:09 +0000
(15:47 -0500)
committer
Eric Paris
<eparis@redhat.com>
Tue, 30 Nov 2010 22:28:57 +0000
(17:28 -0500)
Using flex_array_put_ptr() results in a compile error "error: lvalue
required as unary ‘&’ operand" fix the casting order to fix this.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found