This function returns nothing.

This commit is contained in:
pjd 2006-02-18 03:04:26 +00:00
parent 14c2a07e91
commit fe67232768

View File

@ -54,7 +54,7 @@ g_label_ufs_taste(struct g_consumer *cp, char *label, size_t size)
label[0] = '\0';
if (SBLOCKSIZE % cp->provider->sectorsize != 0)
return (0);
return;
/*
* Walk through the standard places that superblocks hide and look