On Sat, 22 Aug 2020 01:04:59 +0300
Joonas Kylmälä <[email protected]> wrote:

> Hi,
> 
> Denis 'GNUtoo' Carikli:
> > Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
> > ---
> >  ss.c | 5 +++--
> >  1 file changed, 3 insertions(+), 2 deletions(-)
> > 
> > diff --git a/ss.c b/ss.c
> > index 49f3152..59e134f 100644
> > --- a/ss.c
> > +++ b/ss.c
> > @@ -214,7 +214,9 @@ complete:
> >     return rc;
> >  }
> >  
> > -int ril_request_cancel_ussd(void *data, size_t size, RIL_Token
> > token) +int ril_request_cancel_ussd(__attribute__((unused)) void
> > *data,
> > +                       __attribute__((unused)) size_t size,
> > +                       RIL_Token token)
> 
> Is this change also intended? According to the commit message only the
> change below looks to be intended to be done.
It's not, it's probably an artefact of rebases operations.

Thanks a lot for the catch.

Denis.

Attachment: pgphB60KKS7_J.pgp
Description: OpenPGP digital signature

_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to