> drbd_submit_peer_request(...
> -    , const unsigned op, const unsigned op_flags
> +    , const unsigned rw
>  ,...)
> {
> ...
> }

How do you think about the following SmPL change specification?

 drbd_submit_peer_request(...,
-                         const unsigned op,
                          const unsigned
-                                        op_flags
+                                        rw
                          , ...)
 {
 ...
 }


Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to