Make LINT compile

This commit is contained in:
Poul-Henning Kamp 2004-07-13 09:46:46 +00:00
parent 20021e6afd
commit a546742dd7
2 changed files with 0 additions and 2 deletions

View File

@ -135,7 +135,6 @@ fdesc_root(mp, vpp, td)
struct vnode **vpp;
struct thread *td;
{
struct thread *td = curthread; /* XXX */
struct vnode *vp;
/*

View File

@ -199,7 +199,6 @@ portal_root(mp, vpp, td)
struct vnode **vpp;
struct thread *td;
{
struct thread *td = curthread; /* XXX */
struct vnode *vp;
/*