mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user