[ovs-git] [openvswitch/ovs] f3eb76: hash: Add "fall through" annotations for 32-bit bu...

GitHub noreply at github.com
Wed Aug 2 21:06:18 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f3eb7691bfddda35dc65c781de54adf837e8f6b7
      https://github.com/openvswitch/ovs/commit/f3eb7691bfddda35dc65c781de54adf837e8f6b7
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    M lib/hash.c

  Log Message:
  -----------
  hash: Add "fall through" annotations for 32-bit builds as well.

Commit 73c7216a5329 ("Fix some -Wimplicit-fallthrough warnings building with
GCC 7") missed a few fall through annotations that only appear in 32-bit
builds.  This commit adds them.

CC: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Andy Zhou <azhou at ovn.org>




More information about the git mailing list