From: Ingo Molnar Date: Fri, 4 Oct 2013 08:24:49 +0000 (+0200) Subject: sched/wait: Clean up wait.h details a bit X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb869b6e91a3ac235f237f73305ecf34cdc4969b;p=pandora-kernel.git 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 Cc: Oleg Nesterov Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/n/tip-O8dIie5swnctqpupakatvqyq@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed