Deleted Added
full compact
32c32
< * $FreeBSD: head/sys/dev/sf/if_sf.c 112872 2003-03-31 17:29:43Z njl $
---
> * $FreeBSD: head/sys/dev/sf/if_sf.c 112880 2003-03-31 20:22:00Z jhb $
124c124
< "$FreeBSD: head/sys/dev/sf/if_sf.c 112872 2003-03-31 17:29:43Z njl $";
---
> "$FreeBSD: head/sys/dev/sf/if_sf.c 112880 2003-03-31 20:22:00Z jhb $";
838c838
< KASSERT(mtx_initialized(&sc->sf_mtx), "sf mutex not initialized");
---
> KASSERT(mtx_initialized(&sc->sf_mtx), ("sf mutex not initialized"));