You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
nilfs2: remove module version
A MODULE_VERSION() macro has been used in out-of-tree nilfs modules, but it's needless and not updated in tree. So, this removes it along with the version declaration. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
This commit is contained in:
@@ -34,11 +34,6 @@
|
||||
#include "bmap.h"
|
||||
#include "bmap_union.h"
|
||||
|
||||
/*
|
||||
* NILFS filesystem version
|
||||
*/
|
||||
#define NILFS_VERSION "2.0.5"
|
||||
|
||||
/*
|
||||
* nilfs inode data in memory
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user