Another LINT compilation fix

This commit is contained in:
Poul-Henning Kamp 2004-07-13 09:47:27 +00:00
parent a546742dd7
commit d521eae21d

View File

@ -268,7 +268,6 @@ smbfs_root(struct mount *mp, struct vnode **vpp, struct thread *td)
struct vnode *vp;
struct smbnode *np;
struct smbfattr fattr;
struct thread *td = curthread;
struct ucred *cred = td->td_ucred;
struct smb_cred scred;
int error;