aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sf
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2004-07-05 22:52:01 +0000
committerBruce M Simpson <bms@FreeBSD.org>2004-07-05 22:52:01 +0000
commitb4e8c523d0fd4f87c81ce9265ebee4b5aa3001ec (patch)
tree5a7d482185054cc1dbe9abcb1c1990e5c9d71d1c /sys/dev/sf
parent244f35108f7ef8e3913c645059f5d27c47e99c82 (diff)
Notes
Diffstat (limited to 'sys/dev/sf')
-rw-r--r--sys/dev/sf/if_sf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c
index df1dad5d3d845..67089afa2dfd6 100644
--- a/sys/dev/sf/if_sf.c
+++ b/sys/dev/sf/if_sf.c
@@ -1375,7 +1375,7 @@ sf_stop(sc)
* between setting the indirect address register and reading from the
* indirect data register, the contents of the address register could
* be changed out from under us.
- */
+ */
static void
sf_stats_update(xsc)
void *xsc;