params.c: Use new strtobool function to process boolean inputs
[deliverable/linux.git] / fs / nilfs2 / gcinode.c
index caf9a6a3fb54f0e0dd4cd63ccf103fd6aef20a70..1c2a3e23f8b2dec6b1f895098239864d7f5e9946 100644 (file)
@@ -49,7 +49,6 @@
 #include "ifile.h"
 
 static const struct address_space_operations def_gcinode_aops = {
-       .sync_page              = block_sync_page,
 };
 
 /*
This page took 0.026923 seconds and 5 git commands to generate.