[ovs-git] [openvswitch/ovs] 6dd0ee: ovs-numa: Correct printf format specifiers.

GitHub noreply at github.com
Wed Aug 13 21:27:01 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 6dd0eefefb5cd3e26a90b3e7d3130e97b8444ed2
      https://github.com/openvswitch/ovs/commit/6dd0eefefb5cd3e26a90b3e7d3130e97b8444ed2
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2014-08-13 (Wed, 13 Aug 2014)

  Changed paths:
    M lib/ovs-numa.c

  Log Message:
  -----------
  ovs-numa: Correct printf format specifiers.

list_size() yields a size_t, not uint64_t, and these types are different on
32-bit targets.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Alex Wang <alexw at nicira.com>




More information about the git mailing list