On Thu, 12 Sep 2019, Markus Elfring wrote:
> > 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
> , ...)
> {
> ...
> }
It would really be helpful if you would actually test things before
proposing them. This produces the same parse error as the other options.
julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci