Fix LINT build.

Found by:	mmel @
MFC after:	1 week
Sponsored by:	Mellanox Technologies
This commit is contained in:
hselasky 2016-12-26 10:03:33 +00:00
parent 521978d213
commit a180b54242

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 *