aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-02-05 05:28:20 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2020-02-05 05:28:20 +0000
commit51a198e89a96c34b3944034b2ebda9002ff57827 (patch)
tree682b381942fdae4e4b3ba39a25d7e9e1fb475259 /fs/jfs
parent72f582ff8569900ccc4439b26bbe5e2fff509f08 (diff)
parent802a5017ffb27ade616d0fe605f699a3c6303aa3 (diff)
downloadlinux-51a198e89a96c34b3944034b2ebda9002ff57827.tar.gz
Merge tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy
Pull jfs update from David Kleikamp: "Trivial cleanup for jfs" * tag 'jfs-5.6' of git://github.com/kleikamp/linux-shaggy: jfs: remove unused MAXL2PAGES
Diffstat (limited to 'fs/jfs')
-rw-r--r--fs/jfs/jfs_dmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/jfs/jfs_dmap.c b/fs/jfs/jfs_dmap.c
index caade185e568d..7dfcab2a2da68 100644
--- a/fs/jfs/jfs_dmap.c
+++ b/fs/jfs/jfs_dmap.c
@@ -4027,7 +4027,6 @@ static int dbGetL2AGSize(s64 nblocks)
*/
#define MAXL0PAGES (1 + LPERCTL)
#define MAXL1PAGES (1 + LPERCTL * MAXL0PAGES)
-#define MAXL2PAGES (1 + LPERCTL * MAXL1PAGES)
/*
* convert number of map pages to the zero origin top dmapctl level