diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1999-12-21 08:20:36 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1999-12-21 08:20:36 +0000 |
| commit | 2046577307ed005d1c4884ba42e14295bb0ebe03 (patch) | |
| tree | ccc6837696ee95fbf018aa60f5391cf3959366d8 /sys/dev/ccd | |
| parent | 7c815b0db8f73c7659ab0e83721df63a0b191d6e (diff) | |
Notes
Diffstat (limited to 'sys/dev/ccd')
| -rw-r--r-- | sys/dev/ccd/ccd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/ccd/ccd.c b/sys/dev/ccd/ccd.c index b70f8c20ac80..7109468d015b 100644 --- a/sys/dev/ccd/ccd.c +++ b/sys/dev/ccd/ccd.c @@ -1586,7 +1586,6 @@ ccdlookup(path, p, vpp) { struct nameidata nd; struct vnode *vp; - struct vattr va; int error; NDINIT(&nd, LOOKUP, FOLLOW, UIO_USERSPACE, path, p); |
