]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: fix the comment of struct jbd2_journal_handle
authorHui Su <sh_def@163.com>
Tue, 22 Sep 2020 17:12:31 +0000 (01:12 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Oct 2020 14:36:59 +0000 (10:36 -0400)
commit3c7b6a73d731eb4e185ed0f4f34389b460ab8be7
tree68c716428d54020c510fb1f50e97930c200cea7c
parente88f7cb5271a830f6dbdbb830a4be4a8d6253916
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>
include/linux/jbd2.h