[ovs-git] [openvswitch/ovs] 749208: checkpatch.at: Reduce duplication of equal headers...

GitHub noreply at github.com
Fri Jan 18 17:21:42 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 74920866f45e155cd8cb9ae3e183f0e9d3c7e0ed
      https://github.com/openvswitch/ovs/commit/74920866f45e155cd8cb9ae3e183f0e9d3c7e0ed
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M tests/checkpatch.at

  Log Message:
  -----------
  checkpatch.at: Reduce duplication of equal headers.

Most of checkpatch tests uses equal patch headers that could
be moved to a variable to reduce duplications and code size.

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


  Commit: b48aa1437df1d438d39d7c798ef93e0854911022
      https://github.com/openvswitch/ovs/commit/b48aa1437df1d438d39d7c798ef93e0854911022
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

  Changed paths:
    M tests/checkpatch.at
    M utilities/checkpatch.py

  Log Message:
  -----------
  checkpatch: Check for C99 style comments.

Coding-style document asks not to use C99 ( '//' ) comments.

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


Compare: https://github.com/openvswitch/ovs/compare/2fbadeb66552...b48aa1437df1
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list