From: Pavel Emelyanov Date: Wed, 30 Apr 2008 07:52:34 +0000 (-0700) Subject: signals: turn LEGACY_QUEUE macro into static inline function X-Git-Tag: v2.6.26-rc1~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7fff9c13d56657dc328c75590f401c99bcecd9;p=pandora-kernel.git signals: turn LEGACY_QUEUE macro into static inline function This makes the code more readable, due to less brackets and small letters in name. I also move it above the send_signal() as a preparation for the 3rd patch. Signed-off-by: Pavel Emelyanov Cc: Roland McGrath Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed