]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/nilfs2/the_nilfs.c
Merge tag 'mm-slub-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka...
[mirror_ubuntu-jammy-kernel.git] / fs / nilfs2 / the_nilfs.c
index 221a1cc597f06d3249af35007c960656f7f0a8e2..8b7b01a380ceac262f3b73598e13deff235cc156 100644 (file)
@@ -195,7 +195,7 @@ static int nilfs_store_log_cursor(struct the_nilfs *nilfs,
 /**
  * load_nilfs - load and recover the nilfs
  * @nilfs: the_nilfs structure to be released
- * @sb: super block isntance used to recover past segment
+ * @sb: super block instance used to recover past segment
  *
  * load_nilfs() searches and load the latest super root,
  * attaches the last segment, and does recovery if needed.