[PATCH 0/2] Lustre: remove cfs_daemonize from comments

green at linuxhacker.ru green at linuxhacker.ru
Tue Aug 4 01:57:43 UTC 2015


From: Oleg Drokin <green at linuxhacker.ru>

cfs_daemonize was removed long ago, but I just stumbled upon
a couple of instances where it was still referenced in the comments,
so here are the patches to clean it up and not cause any unnecessary
confusion.

Oleg Drokin (2):
  staging/lustre/ptlrpc: Remove stray daemonize comment
  staging/lustre: Properly reference kthread_run instead of
    cfs_daemonize

 drivers/staging/lustre/lustre/include/lustre_net.h | 2 +-
 drivers/staging/lustre/lustre/ptlrpc/pinger.c      | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.1.0



More information about the devel mailing list