From d51baec4be65a2e4853e69b2ef4e83fcad5cdaa2 Mon Sep 17 00:00:00 2001 From: Jerry Jelinek Date: Wed, 28 Oct 2015 23:03:57 +0000 Subject: OS-4896 NFSv4 needs file events before they occur [unused variable] --- usr/src/lib/brand/lx/lx_brand/common/mount.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/src') diff --git a/usr/src/lib/brand/lx/lx_brand/common/mount.c b/usr/src/lib/brand/lx/lx_brand/common/mount.c index 82d316950d..762613dd55 100644 --- a/usr/src/lib/brand/lx/lx_brand/common/mount.c +++ b/usr/src/lib/brand/lx/lx_brand/common/mount.c @@ -781,7 +781,6 @@ lx_mount(uintptr_t p1, uintptr_t p2, uintptr_t p3, uintptr_t p4, } } else if (strcmp(fstype, "tmpfs") == 0) { char idstr[64]; - int idval; /* Copy in Linux mount options. */ if (datap != NULL) { -- cgit v1.2.3