mfd: Add MAX8997/8966 IRQ control
[firefly-linux-kernel-4.4.55.git] / include / linux / quotaops.h
index eb354f6f26b333d078adb645a0488ae279935d13..26f9e3612e0f6618e8d15285db9b354d63ffbb96 100644 (file)
@@ -277,7 +277,7 @@ static inline int dquot_alloc_space(struct inode *inode, qsize_t nr)
                /*
                 * Mark inode fully dirty. Since we are allocating blocks, inode
                 * would become fully dirty soon anyway and it reportedly
-                * reduces inode_lock contention.
+                * reduces lock contention.
                 */
                mark_inode_dirty(inode);
        }