summaryrefslogtreecommitdiff
path: root/kern/llsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/llsync.c')
-rw-r--r--kern/llsync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/llsync.c b/kern/llsync.c
index 531fa100..ba99a9b0 100644
--- a/kern/llsync.c
+++ b/kern/llsync.c
@@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*
- * The method used by this module is described in the expired US patent
+ * The method used by this module is described in the expired US patent
* 4809168, "Passive Serialization in a Multitasking Environment". It is
* similar to "Classic RCU (Read-Copy Update)" as found in Linux 2.6, with
* the notable difference that RCU actively starts grace periods, where