lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANq1E4TNw=bLuvh9E53e_fpTkn=i-TMhTG5y5hMrdts1gVsEwA@mail.gmail.com>
Date:	Wed, 3 Jun 2015 12:28:59 +0200
From:	David Herrmann <dh.herrmann@...il.com>
To:	Sergei Zviagintsev <sergei@...v.net>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Daniel Mack <daniel@...que.org>,
	David Herrmann <dh.herrmann@...glemail.com>,
	Djalal Harouni <tixxdz@...ndz.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kdbus: update kernel-doc for kdbus_sync_reply_wakeup()

Hi

On Tue, Jun 2, 2015 at 5:48 PM, Sergei Zviagintsev <sergei@...v.net> wrote:
> kdbus_sync_reply_wakeup() doesn't remove reply object from connection
> reply_list. Update function description.
>
> Signed-off-by: Sergei Zviagintsev <sergei@...v.net>
> ---
>  ipc/kdbus/reply.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: David Herrmann <dh.herrmann@...il.com>

Thanks!
David

> diff --git a/ipc/kdbus/reply.c b/ipc/kdbus/reply.c
> index 008dca801627..89d355b44f63 100644
> --- a/ipc/kdbus/reply.c
> +++ b/ipc/kdbus/reply.c
> @@ -140,8 +140,7 @@ void kdbus_reply_unlink(struct kdbus_reply *r)
>   * @reply:     The reply object
>   * @err:       Error code to set on the remote side
>   *
> - * Remove the synchronous reply object from its connection reply_list, and
> - * wake up remote peer (method origin) with the appropriate synchronous reply
> + * Wake up remote peer (method origin) with the appropriate synchronous reply
>   * code.
>   */
>  void kdbus_sync_reply_wakeup(struct kdbus_reply *reply, int err)
> --
> 1.8.3.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ