[PATCH] Remove unnecessary / duplicate dm_list macros and functions.
Alasdair G Kergon <[email protected]> Wed, 25 Nov 2009 16:45:58 +0000
| Newsgroups | dev.linux.lists.lvm-devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 25, 2009 at 11:27:40AM -0500, Dave Wysochanski wrote: > These are no longer used by anyone. The dm_list defines are all in > libdevmapper.h and libdm/datastruct/list.c contains any function definitions. > There is some code in "old-tests" that still use this but this code is not > being maintained. Ack. If a full build works without these old files now, remove them; if anything still doesn't, then it needs to be fixed. Alasdair