Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / fs / nilfs2 / page.c
index 9d2dc6b4348e989a2caf7a08af7505e62bacd858..1168059c7efd5ae923c1e374a00b4813b13ec7b1 100644 (file)
@@ -495,8 +495,6 @@ unsigned nilfs_page_count_clean_buffers(struct page *page,
 void nilfs_mapping_init(struct address_space *mapping,
                        struct backing_dev_info *bdi)
 {
-       static const struct address_space_operations empty_aops;
-
        mapping->host = NULL;
        mapping->flags = 0;
        mapping_set_gfp_mask(mapping, GFP_NOFS);
This page took 0.024096 seconds and 5 git commands to generate.