Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=10866

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9512|                            |review+
               Flag|                            |


(From update of attachment 9512)
This looks a lot cleaner to me.

>@@ -419,7 +419,7 @@ void ptlrpc_lprocfs_rpc_sent(struct ptlr
> {
>         struct lprocfs_stats *svc_stats;
>         int opc =  opcode_offset(req->rq_reqmsg->opc);
>-
>+ 
>         svc_stats = req->rq_import->imp_obd->obd_svc_stats;
>         if (svc_stats == NULL || opc <= 0)
>                 return;

Please don't add whitespace at EOL.

_______________________________________________
Lustre-devel mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to