]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ocfs2: remove unused declaration in header file
authorZhang Zekun <zhangzekun11@huawei.com>
Fri, 6 Sep 2024 05:57:42 +0000 (13:57 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 6 Nov 2024 01:12:26 +0000 (17:12 -0800)
commitcedcf08f43dab0bf27e7a4e9bc82f27ccf89241d
tree482816b9bd7f996d13de730cb8874de2413c98de
parent59b723cd2adbac2a34fc8e12c74ae26ae45bf230
ocfs2: remove unused declaration in header file

The definition of ocfs2_global_read_dquot() has been removed since commit
fb8dd8d78014 ("ocfs2: Fix quota locking").  Let's remove the empty
declartion

Link: https://lkml.kernel.org/r/20240906055742.105024-1-zhangzekun11@huawei.com
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Joseph Qi <jiangqi903@gmail.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/quota.h