ext4: remove unused function declaration
authorCai Xinchen <caixinchen1@huawei.com>
Wed, 2 Aug 2023 03:00:25 +0000 (03:00 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Aug 2023 15:27:12 +0000 (11:27 -0400)
commitb6c7d6dc8aebc04cefd342d6cccd24932be37d12
tree00d071e4b75b551d70a4fab7ddd1b60a1d74ad9d
parenta50bda147421e24c1a5d47ddcc0675360b7cb3ac
ext4: remove unused function declaration

These functions do not have its function implementation.
So those function declaration is useless. Remove these

Signed-off-by: Cai Xinchen <caixinchen1@huawei.com>
Link: https://lore.kernel.org/r/20230802030025.173148-1-caixinchen1@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h