sched/wait: Clean up wait.h details a bit
authorIngo Molnar <mingo@kernel.org>
Fri, 4 Oct 2013 08:24:49 +0000 (10:24 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 4 Oct 2013 11:57:19 +0000 (13:57 +0200)
commitfb869b6e91a3ac235f237f73305ecf34cdc4969b
treea5c72563901031c1bcb46ee745ca4cf4a0cb4b82
parentc2eb505b9b24d5e912798c033814ff429b1a8823
sched/wait: Clean up wait.h details a bit

Since we are changing wait.h profoundly, use the opportunity to:

 - add a sentence to explain what this file is about
 - remove whitespace noise
 - prettify weird looking line break fixup attempts
 - standardize type definition and initialization sequences
 - use consistent style details

No code is changed.

Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/n/tip-O8dIie5swnctqpupakatvqyq@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/wait.h