]> sourceware.org Git - lvm2.git/commit
avoid compiler warning about cast in OFFSET_OF macro
authorJim Meyering <jim@meyering.net>
Wed, 18 Jun 2008 10:19:25 +0000 (10:19 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Jun 2008 10:19:25 +0000 (10:19 +0000)
commitdacf86a12dfd7ced08181a9a316db2fe1a9e23ff
tree11529548132fb2ad4ed9089e1350c6d9a863d748
parent01871123962c641d4ec71fe4484f4ad2adcd76fd
avoid compiler warning about cast in OFFSET_OF macro

* dmsetup/dmsetup.c (OFFSET_OF): Use an equivalent definition
that does not cast a pointer value to a narrower type.
WHATS_NEW_DM
tools/dmsetup.c
This page took 0.028967 seconds and 5 git commands to generate.