[PATCH v1] util.c: remove a wrong comment

Dmitry V. Levin ldv at altlinux.org
Mon Mar 13 15:37:18 UTC 2017


On Fri, Mar 10, 2017 at 08:48:35PM +0300, Victor Krapivensky wrote:
> 4924dbd6d750665cf383b20ab4fd67e48219ab91 modified the return type, but
> not the comment.
> ---
>  util.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/util.c b/util.c
> index a38f821..f05d4ef 100644
> --- a/util.c
> +++ b/util.c
> @@ -355,7 +355,6 @@ printllval(struct tcb *tcp, const char *format, int arg_no)
>  /*
>   * Interpret `xlat' as an array of flags
>   * print the entries whose bits are on in `flags'
> - * return # of flags printed.
>   */
>  void
>  addflags(const struct xlat *xlat, uint64_t flags)

Applied, thanks.

Next time please do not embed several patches into a single email,
it's too easy to miss them.

Also, inline patches are easier to discuss than attached ones,
so please send them inline if possible.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170313/eabd49b6/attachment.bin>


More information about the Strace-devel mailing list