mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 21:32:16 -04:00
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>