Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio
[deliverable/linux.git] / net / sunrpc / svc.c
index 91eaef1844c8f09ba77d350786a346919df05725..78974e4d9ad2a3a7912d477de157e854af9e720d 100644 (file)
@@ -768,8 +768,8 @@ svc_set_num_threads(struct svc_serv *serv, struct svc_pool *pool, int nrservs)
 EXPORT_SYMBOL_GPL(svc_set_num_threads);
 
 /*
- * Called from a server thread as it's exiting. Caller must hold the BKL or
- * the "service mutex", whichever is appropriate for the service.
+ * Called from a server thread as it's exiting. Caller must hold the "service
+ * mutex" for the service.
  */
 void
 svc_exit_thread(struct svc_rqst *rqstp)
This page took 0.02555 seconds and 5 git commands to generate.