Merge tag 'v3.16-rc1' into x86/cpufeature
[deliverable/linux.git] / net / sunrpc / cache.c
index ae333c1845bb42f28198cdfb957cd03e7412c14c..06636214113304696814e231dbd1c26972dbb27f 100644 (file)
@@ -374,7 +374,7 @@ void sunrpc_destroy_cache_detail(struct cache_detail *cd)
        }
        return;
 out:
-       printk(KERN_ERR "nfsd: failed to unregister %s cache\n", cd->name);
+       printk(KERN_ERR "RPC: failed to unregister %s cache\n", cd->name);
 }
 EXPORT_SYMBOL_GPL(sunrpc_destroy_cache_detail);
 
This page took 0.026043 seconds and 5 git commands to generate.