staging/lustre: Fix blank line after/before {/} style
[linux-2.6-microblaze.git] / drivers / staging / lustre / lustre / ptlrpc / events.c
index 47be21a..fdcde9b 100644 (file)
@@ -69,7 +69,6 @@ void request_out_callback(lnet_event_t *ev)
                req->rq_req_unlink = 0;
 
        if (ev->type == LNET_EVENT_UNLINK || ev->status != 0) {
-
                /* Failed send: make it seem like the reply timed out, just
                 * like failing sends in client.c does currently...
                 */