[PATCH 22/30] Fix constness warning
| Newsgroups | dev.linux.lists.lvm-devel |
|---|---|
| Message-ID | <877hh65zob.wl%[email protected]> |
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 <[email protected]> Ack