]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - fs/ubifs/debug.c
UBIFS: spelling fix 'date' -> 'data'
[mirror_ubuntu-focal-kernel.git] / fs / ubifs / debug.c
index 9a41f6f245b79afa74592f087b266568e370ae49..e975bd82f38b8d31d6a4ae4b25a587b6c5494318 100644 (file)
@@ -1407,7 +1407,7 @@ int dbg_check_tnc(struct ubifs_info *c, int extra)
  * @c: UBIFS file-system description object
  * @leaf_cb: called for each leaf node
  * @znode_cb: called for each indexing node
- * @priv: private date which is passed to callbacks
+ * @priv: private data which is passed to callbacks
  *
  * This function walks the UBIFS index and calls the @leaf_cb for each leaf
  * node and @znode_cb for each indexing node. Returns zero in case of success