Remove not needed ARGSUSED lint command.

Submitted by:	bde
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2012-03-11 20:15:12 +00:00
parent a22748dbd9
commit 18ef3670e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232833

View File

@ -409,7 +409,6 @@ ffs_lock(ap)
/*
* Vnode op for reading.
*/
/* ARGSUSED */
static int
ffs_read(ap)
struct vop_read_args /* {