]> Git Repo - linux.git/blobdiff - fs/ubifs/tnc.c
ubifs: Delete duplicated words + other fixes
[linux.git] / fs / ubifs / tnc.c
index 894f1ab14616e831321e86a1b6677b898e67eb01..c90b1c7c6819ebe384d8f5e5c4c2289ba4187107 100644 (file)
@@ -377,7 +377,7 @@ static void lnc_free(struct ubifs_zbranch *zbr)
  *
  * This function reads a "hashed" node defined by @zbr from the leaf node cache
  * (in it is there) or from the hash media, in which case the node is also
- * added to LNC. Returns zero in case of success or a negative negative error
+ * added to LNC. Returns zero in case of success or a negative error
  * code in case of failure.
  */
 static int tnc_read_hashed_node(struct ubifs_info *c, struct ubifs_zbranch *zbr,
This page took 0.03263 seconds and 4 git commands to generate.