Author: des
Date: Mon Apr 25 09:18:05 2011
New Revision: 221010
URL: http://svn.freebsd.org/changeset/base/221010

Log:
  Whitespace nit

Modified:
  head/sys/dev/ichwd/ichwd.c

Modified: head/sys/dev/ichwd/ichwd.c
==============================================================================
--- head/sys/dev/ichwd/ichwd.c  Mon Apr 25 09:00:52 2011        (r221009)
+++ head/sys/dev/ichwd/ichwd.c  Mon Apr 25 09:18:05 2011        (r221010)
@@ -228,8 +228,8 @@ ichwd_sts_reset(struct ichwd_softc *sc)
         * by writing a 1, not a 0.
         */
        ichwd_write_tco_2(sc, TCO1_STS, TCO_TIMEOUT);
-       /* 
-        * According to Intel's docs, clearing SECOND_TO_STS and BOOT_STS must 
+       /*
+        * According to Intel's docs, clearing SECOND_TO_STS and BOOT_STS must
         * be done in two separate operations.
         */
        ichwd_write_tco_2(sc, TCO2_STS, TCO_SECOND_TO_STS);
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to