From: Steven Rostedt Date: Tue, 6 Jan 2009 18:02:38 +0000 (-0800) Subject: sparc: make proces_ver_nack a bit more readable X-Git-Tag: v2.6.29-rc1~175^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2c0805f77ff6b87bb18994ce70352fecc3ce7fc;p=pandora-kernel.git sparc: make proces_ver_nack a bit more readable Impact: clean up The code in process_ver_nack is a little obfuscated. This change makes it a bit more readable by humans. It removes the complex if statement and replaces it with a cleaner flow of control. Signed-off-by: Steven Rostedt Reviewed-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed