[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r303591 - stable/10/sys/sys
From:       Konstantin Belousov <kib () FreeBSD ! org>
Date:       2016-07-31 15:15:27
Message-ID: 201607311515.u6VFFRvo016084 () repo ! freebsd ! org
[Download RAW message or body]

Author: kib
Date: Sun Jul 31 15:15:27 2016
New Revision: 303591
URL: https://svnweb.freebsd.org/changeset/base/303591

Log:
  MFC r303424:
  Fix typo in comment.

Modified:
  stable/10/sys/sys/proc.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/sys/proc.h
==============================================================================
--- stable/10/sys/sys/proc.h	Sun Jul 31 15:13:51 2016	(r303590)
+++ stable/10/sys/sys/proc.h	Sun Jul 31 15:15:27 2016	(r303591)
@@ -701,7 +701,7 @@ struct proc {
 #define	SW_TYPE_MASK		0xff	/* First 8 bits are switch type */
 #define	SWT_NONE		0	/* Unspecified switch. */
 #define	SWT_PREEMPT		1	/* Switching due to preemption. */
-#define	SWT_OWEPREEMPT		2	/* Switching due to opepreempt. */
+#define	SWT_OWEPREEMPT		2	/* Switching due to owepreempt. */
 #define	SWT_TURNSTILE		3	/* Turnstile contention. */
 #define	SWT_SLEEPQ		4	/* Sleepq wait. */
 #define	SWT_SLEEPQTIMO		5	/* Sleepq timeout wait. */
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic