summaryrefslogtreecommitdiffstats
path: root/include/linux/coda.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/coda.h')
-rw-r--r--include/linux/coda.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/coda.h b/include/linux/coda.h
index 3faa2e9ca..5c3cb563e 100644
--- a/include/linux/coda.h
+++ b/include/linux/coda.h
@@ -587,9 +587,9 @@ struct cfs_open_by_path_out {
};
/*
- * Occasionally, don't cache the fid returned by CFS_LOOKUP. For instance, if
- * the fid is inconsistent. This case is handled by setting the top bit of the
- * return result parameter.
+ * Occasionally, we don't cache the fid returned by CFS_LOOKUP.
+ * For instance, if the fid is inconsistent.
+ * This case is handled by setting the top bit of the type result parameter.
*/
#define CFS_NOCACHE 0x80000000