diff --git a/fs/attr.c b/fs/attr.c index c902b3d53508..c53ce7f14960 100644 --- a/fs/attr.c +++ b/fs/attr.c @@ -183,7 +183,7 @@ EXPORT_SYMBOL(setattr_copy); /** * notify_change - modify attributes of a filesytem object * @dentry: object affected - * @iattr: new attributes + * @attr: new attributes * @delegated_inode: returns inode, if the inode is delegated * * The caller must hold the i_mutex on the affected object.