From: Jeff Dike Date: Fri, 14 Jul 2006 07:24:02 +0000 (-0700) Subject: [PATCH] uml: tidy longjmp macro X-Git-Tag: v2.6.18-rc2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5df0d1a2c0f7dbd135d978d02daf2d99e62ff7a;p=pandora-kernel.git [PATCH] uml: tidy longjmp macro The UML_SETJMP macro was requiring its users to pass in a argument which it could supply itself, since it wasn't used outside that invocation of the macro. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed