diff options
author | Ingo Molnar <mingo@kernel.org> | 2017-03-05 13:25:39 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-06-20 13:18:28 +0300 |
commit | 2141713616c652aeabf2dd5c1e89bc601c4fed6a (patch) | |
tree | 506baaf0994e1279805c4991bc904c5fbcaa9ed3 /fs/namei.c | |
parent | 9d9d676f595b5081326be7a17dc681fcb38fb3b2 (diff) | |
download | linux-2141713616c652aeabf2dd5c1e89bc601c4fed6a.tar.xz |
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Rename 'struct wait_bit_queue::wait' to ::wq_entry, to more clearly
name it as a wait-queue entry.
Propagate it to a couple of usage sites where the wait-bit-queue internals
are exposed.
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions