[ovs-git] [openvswitch/ovs] 2797ff: checkpatch: Fix inconsistencies skipping datapath ...

GitHub noreply at github.com
Mon May 8 20:07:15 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2797ff00159d87318e76259aaf4cb0eee9392db7
      https://github.com/openvswitch/ovs/commit/2797ff00159d87318e76259aaf4cb0eee9392db7
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M utilities/checkpatch.py

  Log Message:
  -----------
  checkpatch: Fix inconsistencies skipping datapath files.

The code in checkpatch inconsistently stripped "a/" or "b/" from the
beginning of a file name, and the check for "datapath" only worked when
the prefix was not stripped.  This fixes the problem.

Acked-by: Aaron Conole <aconole at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list