]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/lustre/lustre/ptlrpc/sec_null.c
staging: lustre: add missing blank line after declarations
[karo-tx-linux.git] / drivers / staging / lustre / lustre / ptlrpc / sec_null.c
index 0f3c693dd2172581b8b9093b8eb2babee08cc67b..8a6abbc06e1b437e8451dd985fc2858a67125539 100644 (file)
@@ -84,6 +84,7 @@ int null_ctx_sign(struct ptlrpc_cli_ctx *ctx, struct ptlrpc_request *req)
 
        if (!req->rq_import->imp_dlm_fake) {
                struct obd_device *obd = req->rq_import->imp_obd;
+
                null_encode_sec_part(req->rq_reqbuf,
                                     obd->u.cli.cl_sp_me);
        }