Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / fs / nfsd / cache.h
index b582f9a..dd96a38 100644 (file)
@@ -18,7 +18,6 @@
  * is much larger than a sockaddr_in6.
  */
 struct svc_cacherep {
-       struct hlist_node       c_hash;
        struct list_head        c_lru;
 
        unsigned char           c_state,        /* unused, inprog, done */