Searched hist:"887 ba12fc514e1a4679509705b78aeed5b111f52" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | diff 887ba12fc514e1a4679509705b78aeed5b111f52 Mon Sep 13 14:59:41 CEST 1999 Bruce Evans <bde@FreeBSD.org> Removed diskerr()'s unused d_name arg and updated callers. This fixes warnings caused by the arg having the wrong type (not const enough). The arg was also wrong (a full name instead of a short one) for calls from from subr_diskmbr.c and pc98/diskslice_machdep.c. diff 887ba12fc514e1a4679509705b78aeed5b111f52 Mon Sep 13 14:59:41 CEST 1999 Bruce Evans <bde@FreeBSD.org> Removed diskerr()'s unused d_name arg and updated callers. This fixes warnings caused by the arg having the wrong type (not const enough). The arg was also wrong (a full name instead of a short one) for calls from from subr_diskmbr.c and pc98/diskslice_machdep.c.
|