ctdbd: remove a nonempty blank line
authorMichael Adam <obnox@samba.org>
Fri, 17 May 2013 09:01:31 +0000 (11:01 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 26 Aug 2013 11:35:50 +0000 (13:35 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit d9e24782a90d9ce29c0e6584b75d2b186142174d)

server/ctdb_call.c

index 3ba2e8d2590713c688ded3c0c20c16fa5822fddd..0072fcd48e7379b1d978436bab7c899a9b78a63c 100644 (file)
@@ -117,7 +117,6 @@ static void ctdb_call_send_redirect(struct ctdb_context *ctdb,
                                    struct ctdb_req_call *c, 
                                    struct ctdb_ltdb_header *header)
 {
-       
        uint32_t lmaster = ctdb_lmaster(ctdb, &key);
        if (ctdb->pnn == lmaster) {
                c->hdr.destnode = header->dmaster;