]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6c237d1704778ed63a1fa1fb9487c840aabad1f
tree3c1ced0452f0d9c6086eb88ab74dfcadacf01851
parentdf628538cd62c71b51d74cef50b7b8307a0f6786
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