From mboxrd@z Thu Jan 1 00:00:00 1970 From: ejt@redhat.com Date: Mon, 25 Oct 2010 11:30:05 +0100 Subject: [PATCH 19/30] Fix constness warning In-Reply-To: References: Message-ID: <87aam25zv6.wl%ejt@redhat.com> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit At Mon, 25 Oct 2010 10:24:26 +0200, Zdenek Kabelac wrote: > > After update of device_from_pvid API fix few constness warnings > > Signed-off-by: Zdenek Kabelac Ack. But all this casting suggests we should change types for some of these functions (eg, info_from_pvid).