commit | 15a119e09344a346384ec05c781c126a29b18235 | [log] [tgz] |
---|---|---|
author | Hui Su <sh_def@163.com> | Wed Sep 23 01:12:31 2020 +0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Oct 18 10:36:59 2020 -0400 |
tree | 68c716428d54020c510fb1f50e97930c200cea7c | |
parent | 2be7d717cafc893d4487cbc7f018d1174537fa2e [diff] |
jbd2: fix the comment of struct jbd2_journal_handle the struct name was modified long ago, but the comment still use struct handle_s. Signed-off-by: Hui Su <sh_def@163.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/20200922171231.GA53120@rlk Signed-off-by: Theodore Ts'o <tytso@mit.edu>