Files
android_kernel_xiaomi_sm8450/include/linux/flex_array.h
Eric Paris c41ab6a1b9 flex_array: fix flex_array_put_ptr macro to be valid C
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>
2010-11-30 17:28:57 -05:00

2.3 KiB