fs/gfs2: remove unused IS_DINODE and IS_LEAF macros
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:49:12 +0000 (16:49 +0800)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 21 Jan 2020 10:19:38 +0000 (11:19 +0100)
commitb3ca4e447dba6c30c7867a1353712e3507dc5110
tree0cdc2ea04bb013267acc7d51dfbef73cd7282547
parentf7be987b825434e2cac5027d47501ae1102881b4
fs/gfs2: remove unused IS_DINODE and IS_LEAF macros

Since commit 1579343a73e3 ("GFS2: Remove dirent_first() function"),
these macros aren't used any more, so remove them.

Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/dir.c