From 453130d9bfc1c6d68b366dfcb041689d69f81295 Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Tue, 3 May 2016 03:41:25 +0000 Subject: sys/dev: minor spelling fixes. Most affect comments, very few have user-visible effects. --- sys/dev/ips/ips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/ips') diff --git a/sys/dev/ips/ips.c b/sys/dev/ips/ips.c index 7ef3ba7beb439..2bda55deaf683 100644 --- a/sys/dev/ips/ips.c +++ b/sys/dev/ips/ips.c @@ -107,7 +107,7 @@ static void ips_cmd_dmaload(void *cmdptr, bus_dma_segment_t *segments,int segnum } -/* is locking needed? what locking guarentees are there on removal? */ +/* is locking needed? what locking guarantees are there on removal? */ static int ips_cmdqueue_free(ips_softc_t *sc) { int i, error = -1; -- cgit v1.3