RDS: Refactor end of __conn_create for readability
authorAndy Grover <andy.grover@oracle.com>
Fri, 17 Jul 2009 13:13:36 +0000 (13:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2009 15:03:17 +0000 (08:03 -0700)
Add a comment for what's going on. Remove negative logic.
I find this much easier to understand quickly, although
there are a few lines duplicated.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found