staging/lustre: Properly reference kthread_run instead of cfs_daemonize
[deliverable/linux.git] / drivers / staging / lustre / lustre / include / lustre_net.h
index 77a7de98fc8ef18cecc1d0e0fe4a04278362a36d..3bb2f8b0c30962f9c608eb936f55fb98959e3049 100644 (file)
@@ -2183,7 +2183,7 @@ struct ptlrpcd_ctl {
         */
        struct ptlrpc_request_set  *pc_set;
        /**
-        * Thread name used in cfs_daemonize()
+        * Thread name used in kthread_run()
         */
        char                    pc_name[16];
        /**
This page took 0.026455 seconds and 5 git commands to generate.