1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
Petr Rockai 9b91977f4e labeller: Make the use of "private" as "fmt" explicit.
All labellers always use the "private" (void *) field as the fmt pointer. Making
this fact explicit in the type of the labeller simplifies the label reporting
code which needs to extract the format. Moreover, it removes a number of
error-prone casts from the code.
2013-11-17 21:41:27 +01:00
..
label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00
label.h labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00