From 91038542464041b1d148cc33f877256e47b6a31b Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 18 Jan 2010 17:52:57 +0000 Subject: [PATCH] Fix indentation nit. --- sys/dev/cs/if_cs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/cs/if_cs.c b/sys/dev/cs/if_cs.c index 8baaafd3baee..b32a03d57cf0 100644 --- a/sys/dev/cs/if_cs.c +++ b/sys/dev/cs/if_cs.c @@ -852,7 +852,7 @@ cs_write_mbufs( struct cs_softc *sc, struct mbuf *m ) * Ignore empty parts */ if (!len) - continue; + continue; /* * Find actual data address