changeset 2742:4e7b567eb8c1

6455629 dev filesystem rename support incomplete (fix lint)
author llai1
date Fri, 15 Sep 2006 11:16:46 -0700
parents 194afeafbb49
children 632c24f376ff
files usr/src/uts/common/fs/dev/sdev_subr.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/fs/dev/sdev_subr.c	Fri Sep 15 11:03:44 2006 -0700
+++ b/usr/src/uts/common/fs/dev/sdev_subr.c	Fri Sep 15 11:16:46 2006 -0700
@@ -1151,7 +1151,6 @@
 	char *link = NULL;
 	int samedir = (oddv == nddv) ? 1 : 0;
 	int bkstore = 0;
-	int bypass = 0;
 	struct sdev_node *idv = NULL;
 	struct sdev_node *ndv = NULL;
 	timestruc_t now;