summaryrefslogtreecommitdiff
path: root/usr/src/uts
diff options
context:
space:
mode:
authorToomas Soome <tsoome@me.com>2020-05-13 20:45:43 +0300
committerToomas Soome <tsoome@me.com>2021-02-12 21:57:19 +0200
commit44e8cbb5864d29abbabb68852e1d183c9c6e534d (patch)
treea61477acb9374e8fcd9859733ecbc8cba0a07aa5 /usr/src/uts
parentaab20b47bd0a2879ccd534e4b5516c6af3f5a1d2 (diff)
downloadillumos-joyent-44e8cbb5864d29abbabb68852e1d183c9c6e534d.tar.gz
13495 klmmod: multiply-defined symbols
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/uts')
-rw-r--r--usr/src/uts/common/klm/klmmod.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/klm/klmmod.c b/usr/src/uts/common/klm/klmmod.c
index ca6dd6f3aa..1546b3f67b 100644
--- a/usr/src/uts/common/klm/klmmod.c
+++ b/usr/src/uts/common/klm/klmmod.c
@@ -61,7 +61,6 @@ void (*lm_set_nlm_status)(int nlm_id, flk_nlm_status_t) = NULL;
*/
void (*lm_remove_file_locks)(int) = NULL;
-krwlock_t lm_lck;
zone_key_t nlm_zone_key;
/*