]> sourceware.org Git - lvm2.git/commit
Use offsetof() macro and avoid defining dummy static union for FIELD() macro.
authorzkabelac <zkabelac>
Thu, 7 Jan 2010 14:37:11 +0000 (14:37 +0000)
committerzkabelac <zkabelac>
Thu, 7 Jan 2010 14:37:11 +0000 (14:37 +0000)
commitd098e4def69014b2d2ab2419aded797e975f0740
tree8fd8e89c0a19d129d17ca14e8f3425a4eb26783d
parent835b0d9f623b865c007f41fe1e95ac190afbeced
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.035587 seconds and 5 git commands to generate.