[ovs-dev] [threads 28/28] vlog: Make thread-safe.

Ben Pfaff blp at nicira.com
Fri Jul 12 21:48:34 UTC 2013


On Thu, Jul 11, 2013 at 08:59:22AM -0400, Ed Maste wrote:
> On 10 July 2013 19:04, Ben Pfaff <blp at nicira.com> wrote:
> >  static void format_log_message(const struct vlog_module *, enum vlog_level,
> > -                               enum vlog_facility, unsigned int msg_num,
> > +                               enum vlog_facility,
> >                                 const char *message, va_list, struct ds *)
> >      PRINTF_FORMAT(5, 0);
> 
> This should be PRINTF_FORMAT(4, 0) now.

Thanks, I've fixed that up.



More information about the dev mailing list