ctdbd: remove a nonempty blank line
[ctdb.git] / 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;