1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00

This function returns nothing.

This commit is contained in:
Pawel Jakub Dawidek 2006-02-18 03:04:26 +00:00
parent 33361bb5db
commit 17fb8ae78f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155798

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