]> sourceware.org Git - lvm2.git/commit
Use offsetof() macro and avoid defining dummy static union for FIELD() macro.
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 7 Jan 2010 14:37:11 +0000 (14:37 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 7 Jan 2010 14:37:11 +0000 (14:37 +0000)
commitc75550f5ba70939f57b4661ab91e28f575208ef0
tree8fd8e89c0a19d129d17ca14e8f3425a4eb26783d
parent876835f2f19739c4998b91f35b0d8cd4d5640342
Use offsetof() macro and avoid defining dummy static union for FIELD() macro.
Makes it compilable by clang compiler.
WHATS_NEW
lib/report/report.c
This page took 0.029985 seconds and 5 git commands to generate.