Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
[linux-2.6-block.git] / net / sunrpc / cache.c
index 66fbb9d2fba7d155d298be5a5769ac79ef892fa9..6f1528f271eed6ea0b7343c1c81e67702cb31dd5 100644 (file)
@@ -1375,7 +1375,6 @@ static void *cache_seq_next(struct seq_file *m, void *p, loff_t *pos)
                                hlist_first_rcu(&cd->hash_table[hash])),
                                struct cache_head, cache_list);
 }
-EXPORT_SYMBOL_GPL(cache_seq_next);
 
 void *cache_seq_start_rcu(struct seq_file *m, loff_t *pos)
        __acquires(RCU)