Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199373 > unrolled thread
| Started by | green@linuxhacker.ru |
|---|---|
| First post | 2015-08-04 04:00 +0200 |
| Last post | 2015-08-04 04:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] Lustre: remove cfs_daemonize from comments green@linuxhacker.ru - 2015-08-04 04:00 +0200
| From | green@linuxhacker.ru |
|---|---|
| Date | 2015-08-04 04:00 +0200 |
| Subject | [PATCH 0/2] Lustre: remove cfs_daemonize from comments |
| Message-ID | <pTzGi-4pM-7@gated-at.bofh.it> |
From: Oleg Drokin <green@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web