]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: Refactor end of __conn_create for readability
authorAndy Grover <andy.grover@oracle.com>
Wed, 15 Jul 2009 01:25:53 +0000 (18:25 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:15 +0000 (16:41 -0700)
commit4704114cd8eae43b256d69615e92bffd07f35095
treeb18d0c0ff6ec8f35374a182c91a62b589e3a4961
parent298ba41aefcae492b909e560c450a7ca24943cdc
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>
net/rds/connection.c