]> asedeno.scripts.mit.edu Git - linux.git/commit
gfs2: remove unused LBIT macros
authorAlex Shi <alex.shi@linux.alibaba.com>
Tue, 21 Jan 2020 08:49:17 +0000 (16:49 +0800)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 21 Jan 2020 10:19:45 +0000 (11:19 +0100)
commitc04f2e0dd5309607dbc425f02b5ac076b395f19d
tree85e7fd0050c472c694cdc73731776319f73d8da1
parentb3ca4e447dba6c30c7867a1353712e3507dc5110
gfs2: remove unused LBIT macros

Since commit 223b2b889f37 ("GFS2: Fix alignment issue and tidy
gfs2_bitfit"), these 3 macros aren't used anymore, so remove them.

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