commit | 03505c58b86a5ca9bff2a9d611c2fe95dc14f707 | [log] [tgz] |
---|---|---|
author | Kaixu Xia <kaixuxia@tencent.com> | Thu Nov 12 14:56:42 2020 +0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Dec 17 13:30:44 2020 -0500 |
tree | 12cdebc582d26e12083f6f4d937c1a748afbc9ef | |
parent | bc18546bf68e47996a359d2533168d5770a22024 [diff] |
ext4: remove the unused EXT4_CURRENT_REV macro There are no callers of the EXT4_CURRENT_REV macro, so remove it. Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: Jan Kara <jack@suse.cz> Link: https://lore.kernel.org/r/1605164202-31120-1-git-send-email-kaixuxia@tencent.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>