Searched hist:abc0b50b6b9a9de8ae210f059598265a5438f2c4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | dat.c | diff abc0b50b6b9a9de8ae210f059598265a5438f2c4 Fri Oct 08 08:37:27 CDT 2010 Jiro SEKIBA <jir@unicus.jp> nilfs2: eliminate sparse warnings - "symbol not declared"
change nilfs_dat_commit_free and nilfs_inode_cachep static to fix following warnings
fs/nilfs2/super.c:72:19: warning: symbol 'nilfs_inode_cachep' was not declared. Should it be static? fs/nilfs2/dat.c:106:6: warning: symbol 'nilfs_dat_commit_free' was not declared. Should it be static?
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|
H A D | super.c | diff abc0b50b6b9a9de8ae210f059598265a5438f2c4 Fri Oct 08 08:37:27 CDT 2010 Jiro SEKIBA <jir@unicus.jp> nilfs2: eliminate sparse warnings - "symbol not declared"
change nilfs_dat_commit_free and nilfs_inode_cachep static to fix following warnings
fs/nilfs2/super.c:72:19: warning: symbol 'nilfs_inode_cachep' was not declared. Should it be static? fs/nilfs2/dat.c:106:6: warning: symbol 'nilfs_dat_commit_free' was not declared. Should it be static?
Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
|