[systemd-devel] [KDBUS PATCH] remove unused variable

Daniel Buch boogiewasthere at gmail.com
Wed Apr 9 02:57:31 PDT 2014


No problem :)


2014-04-09 11:46 GMT+02:00 Daniel Mack <daniel at zonque.org>:

> On 04/09/2014 11:43 AM, Daniel Buch wrote:
> > ---
> >  connection.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/connection.c b/connection.c
> > index 2d69f17..5e7d553 100644
> > --- a/connection.c
> > +++ b/connection.c
> > @@ -1024,7 +1024,7 @@ int kdbus_cmd_msg_recv(struct kdbus_conn *conn,
> >
> >       /* just drop the message */
> >       if (recv->flags & KDBUS_RECV_DROP) {
> > -             struct kdbus_conn_reply *r, *reply = NULL;
> > +             struct kdbus_conn_reply *reply = NULL;
> >               bool reply_found = false;
> >
> >               if (queue->reply) {
> >
>
> Oops, I just realized that I forgot to push my own version of that patch
> which I had locally since some days. Did that right now.
>
> Sorry, but thanks for your submission!
>
>
> Daniel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140409/ef5d0204/attachment.html>


More information about the systemd-devel mailing list