staging/lustre/ptlrpc: Remove stray cfs_daemonize comment
authorOleg Drokin <green@linuxhacker.ru>
Tue, 4 Aug 2015 01:57:44 +0000 (21:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Aug 2015 18:55:44 +0000 (11:55 -0700)
commit967ef593bf26bdd9ddabef8eb8c1ddd8f5d2074a
tree00c16a1ad7ad914fec682c4d4d3f43029512f515
parentd27da4dae5f487d64ba52c3d505cc587c19af578
staging/lustre/ptlrpc: Remove stray cfs_daemonize comment

Ever since daemonize was removed in 3.18, there are no longer
any flags passed to kthread_run.
Most of the comments were deleted, but this one lingered on
until now.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ptlrpc/pinger.c