From: Davidlohr Bueso Date: Tue, 24 Jul 2012 12:40:30 +0000 (+0200) Subject: fdisk: API: comment labels array X-Git-Tag: v2.22-rc1~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4477d73f91522cf6a9dad766f24b0418f2b926ae;p=thirdparty%2Futil-linux.git fdisk: API: comment labels array Signed-off-by: Davidlohr Bueso --- diff --git a/fdisks/utils.c b/fdisks/utils.c index 1de6591dab..19aed87761 100644 --- a/fdisks/utils.c +++ b/fdisks/utils.c @@ -35,7 +35,9 @@ int fdisk_debug_mask; /* - * label probing functions + * Label probing functions. + * Must have the same order as fdisk_labeltype as the index + * depends on it. */ static const struct fdisk_label *labels[] = {