Fix LINT build.

Found by:	mmel @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2016-12-26 10:03:33 +00:00
parent 92efdd4305
commit 70a3cc597a

View File

@ -217,7 +217,7 @@ static inline dev_t
iminor(struct inode *inode)
{
return (MINOR(dev2unit(inode->v_rdev)));
return (minor(dev2unit(inode->v_rdev)));
}
static inline struct inode *