commit | b483bb77194b4ec462fb23ad3fd6a6b36a635340 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@infradead.org> | Tue Aug 04 19:48:50 2020 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Oct 18 10:36:13 2020 -0400 |
tree | ead6d0184419c26031b4f0a2faf149c71c3fd698 | |
parent | 766ef1e101cddc8f5e722f1c0147e9c0499a2d43 [diff] |
ext4: delete duplicated words + other fixes Delete repeated words in fs/ext4/. {the, this, of, we, after} Also change spelling of "xttr" in inline.c to "xattr" in 2 places. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20200805024850.12129-1-rdunlap@infradead.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>