On Mon, Jun 13, 2011 at 06:05:42PM +0100, Richard W.M. Jones wrote: > libblkid/src/superblocks/swap.c | 4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) Applied, thanks. > + if (memcmp (hdr->uuid, zero_uuid, sizeof zero_uuid) != 0 > + && blkid_probe_set_uuid(pr, hdr->uuid) < 0) I have removed the memcmp(), it's already in blkid_probe_set_uuid(). Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html