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

Ed Maste emaste at freebsd.org
Thu Jul 11 12:59:22 UTC 2013


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.
X-CudaMail-Whitelist-To: dev at openvswitch.org



More information about the dev mailing list