summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Zeller <mike@mikezeller.net>2020-05-14 21:18:31 -0400
committerMike Zeller <mike@mikezeller.net>2020-05-14 21:18:31 -0400
commitedc4cf1e38c0a846a79dbcf0a489581d57dd70c8 (patch)
treec3011bcd9da668bbfe5c9e2e685bb15f335f6479
parent079d21092bf08f7d2b630a79d10a6e5b7e8230ca (diff)
downloadillumos-joyent-12675.tar.gz
12675 want kthread worker interface [fix mismerge]12675
-rw-r--r--usr/src/uts/common/fs/proc/prsubr.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/uts/common/fs/proc/prsubr.c b/usr/src/uts/common/fs/proc/prsubr.c
index 44ed9c4de3..08aee63610 100644
--- a/usr/src/uts/common/fs/proc/prsubr.c
+++ b/usr/src/uts/common/fs/proc/prsubr.c
@@ -21,11 +21,7 @@
/*
* Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
-<<<<<<< HEAD
* Copyright 2019 Joyent, Inc.
-=======
- * Copyright 2017, Joyent, Inc.
->>>>>>> 91a7ed35601b9dac7c03b16025b401dc9f7a6bbd
* Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
*/