From: Jeff Dike Date: Sat, 7 May 2005 04:30:51 +0000 (-0700) Subject: [PATCH] uml: Turn literal numbers into symbolic constants X-Git-Tag: v2.6.12-rc4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675dffc914412a25d33bbc8baea30681c565c9c1;p=pandora-kernel.git [PATCH] uml: Turn literal numbers into symbolic constants So, there I was, looking at my own code, wondering what the magic setjmp return values did. This patch turns the constants that are used to make requests of the initial thread into meaningful symbols. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed