aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_disk.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2014-05-27 19:56:02 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2014-05-27 19:56:02 +0000
commit2cc18341a14ca4ceccad3d9685a7520ea4298d91 (patch)
tree4b37a95c94358d2de15061ef62345974764eb748 /sys/kern/subr_disk.c
parent2bdf7f79bcda8d2eaff1c659e63f73f9ad34f3d8 (diff)
downloadsrc-2cc18341a14ca4ceccad3d9685a7520ea4298d91.tar.gz
src-2cc18341a14ca4ceccad3d9685a7520ea4298d91.zip
Various cleanups and fixes:
- Switch from timeout() to callout_*() for per-request timers. - Use device_find_child() in the identify routine. - Use device_printf() instead of passing device_get_nameunit() to printf(). - Expand the SBP_LOCK coverage simplifying the locking. - Uninline STAILQ_FOREACH_SAFE(). Tested by: sbruno
Notes
Notes: svn path=/head/; revision=266772
Diffstat (limited to 'sys/kern/subr_disk.c')
0 files changed, 0 insertions, 0 deletions