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)
commitcb24405e67e56cbef51b5e4d0bb0a0fde167261f
tree3c1ced0452f0d9c6086eb88ab74dfcadacf01851
parented9e352a350ec85eb354046e0db6a86019620f53
RDS: Refactor end of __conn_create for readability

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>
net/rds/connection.c