[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Fix more printf("%s", NULL) usage
- From: John Levon <john levon sun com>
- To: Jim Meyering <jim meyering net>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] Fix more printf("%s", NULL) usage
- Date: Mon, 2 Feb 2009 18:32:55 +0000
On Mon, Feb 02, 2009 at 07:17:29PM +0100, Jim Meyering wrote:
> Thought note that we like continuation lines
> to be aligned with the opening parenthesis, i.e.,
>
> VIR_DEBUG("dconn=%p, cookie=%p, cookielen=%p, uri_in=%s, uri_out=%p, "
> "flags=%lu, dname=%s, bandwidth=%lu", dconn, cookie, cookielen,
> NULLSTR(uri_in), uri_out, flags, NULLSTR(dname), bandwidth);
OK I'll fix that (it's not Sun style because it just leads to more
lines).
regards
john
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]