From mboxrd@z Thu Jan 1 00:00:00 1970 From: ejt@redhat.com Date: Mon, 25 Oct 2010 11:34:12 +0100 Subject: [PATCH 22/30] Fix constness warning In-Reply-To: References: Message-ID: <877hh65zob.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:29 +0200, Zdenek Kabelac wrote: > > Fix usage of const 'data' pointer and also assign void* directly without > uneeded cast for C. > > Signed-off-by: Zdenek Kabelac Ack