aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ex
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-09-20 12:52:03 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-09-20 12:52:03 +0000
commitf90c382c0c6c8b94d43903c8df4b52b4574fadd8 (patch)
tree1d367b627ceceea40420446ef7bb5ef0ae17c419 /sys/dev/ex
parent47fae43eab10c482074c64a399e3a07ea9375d9f (diff)
downloadsrc-f90c382c0c6c8b94d43903c8df4b52b4574fadd8.tar.gz
src-f90c382c0c6c8b94d43903c8df4b52b4574fadd8.zip
Make FreeBSD "struct disklabel" agnostic, step 311 of 723:
Rename diskerr() to disk_err() for naming consistency. Drop the by now entirely useless struct disklabel argument. Add a flag argument for new-line termination. Fix a couple of printf-format-casts to %j instead of %l. Correctly print the name of all bio commands. Move the function from subr_disklabel.c to subr_disk.c, and from <sys/disklabel.h> to <sys/disk.h>. Use the new disk_err() throughout, #include <sys/disk.h> as needed. Bump __FreeBSD_version for the sake of the aac disk drivers #ifdefs. Remove unused disklabel members of softc for aac, amr and mlx, which seem to originally have been intended for diskerr() use, but which only rotted and got Copy&Pasted at least two times to many. Sponsored by: DARPA & NAI Labs.
Notes
Notes: svn path=/head/; revision=103675
Diffstat (limited to 'sys/dev/ex')
0 files changed, 0 insertions, 0 deletions