sparc: make proces_ver_nack a bit more readable
authorSteven Rostedt <srostedt@redhat.com>
Tue, 6 Jan 2009 18:02:38 +0000 (10:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jan 2009 18:23:22 +0000 (10:23 -0800)
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 <srostedt@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found