freebsd-dev/sys/geom/label
Maxim Sobolev b53a1cf306 Don't pass error value pointer to g_read_data(9) at all if we don't
have any use of it.

Suggested by:	pjd
2005-11-30 22:15:00 +00:00
..
g_label_ext2fs.c Verify if we can actually read the data at given offset. 2005-08-23 18:55:38 +00:00
g_label_iso9660.c Don't pass error value pointer to g_read_data(9) at all if we don't 2005-11-30 22:15:00 +00:00
g_label_msdosfs.c Don't pass error value pointer to g_read_data(9) at all if we don't 2005-11-30 22:15:00 +00:00
g_label_ntfs.c We do nothing with returned error value, so just remove it. 2005-11-29 12:07:10 +00:00
g_label_reiserfs.c Verify if we can actually read the data at given offset. 2005-08-23 18:55:38 +00:00
g_label_ufs.c Don't pass error value pointer to g_read_data(9) at all if we don't 2005-11-30 22:15:00 +00:00
g_label.c Add NTFS labeling function. 2005-08-26 11:35:10 +00:00
g_label.h Add NTFS labeling function. 2005-08-26 11:35:10 +00:00