]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/ubifs/replay.c
drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled
[mirror_ubuntu-zesty-kernel.git] / fs / ubifs / replay.c
index 3ca4540130b54a6e0b1328616cc54d1e65604c11..fb0f44cd1e28f8afd37314fe9da98bf06978baff 100644 (file)
@@ -267,7 +267,7 @@ static int apply_replay_entry(struct ubifs_info *c, struct replay_entry *r)
  * replay_entries_cmp - compare 2 replay entries.
  * @priv: UBIFS file-system description object
  * @a: first replay entry
- * @a: second replay entry
+ * @b: second replay entry
  *
  * This is a comparios function for 'list_sort()' which compares 2 replay
  * entries @a and @b by comparing their sequence numer.  Returns %1 if @a has