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)
commitb2c0805f77ff6b87bb18994ce70352fecc3ce7fc
treed5b02b97654d787547c31d3d3be085bfb317a437
parent238c6d54830c624f34ac9cf123ac04aebfca5013
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 <srostedt@redhat.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/ldc.c
This page took 0.025425 seconds and 5 git commands to generate.