]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/staging/lustre/lustre/include/lustre_fid.h
staging: lustre: Fix typo in lustre/include part2
[mirror_ubuntu-artful-kernel.git] / drivers / staging / lustre / lustre / include / lustre_fid.h
index 9128712df1fffad13dd568e107629dc5e523b18b..5e7b3165a851620c357b52116aee7e93554b94b6 100644 (file)
@@ -570,7 +570,7 @@ fid_build_pdo_res_name(const struct lu_fid *fid, unsigned int hash,
  * Currently, resid from the old client, whose res[0] = object_id,
  * res[1] = object_seq, is just opposite with Metatdata
  * resid, where, res[0] = fid->f_seq, res[1] = fid->f_oid.
- * To unifiy the resid identification, we will reverse the data
+ * To unify the resid identification, we will reverse the data
  * resid to keep it same with Metadata resid, i.e.
  *
  * For resid from the old client,