]> git.proxmox.com Git - ovs.git/blobdiff - Documentation/internals/contributing/coding-style.rst
Merge tag 'v2.15.0' into master-dfsg
[ovs.git] / Documentation / internals / contributing / coding-style.rst
index f70f783add08f0239e53b60ab1ec0b897402c66f..7fc320080fd90e5592a7d7558bbb523033866b44 100644 (file)
@@ -21,9 +21,9 @@
 
       Avoid deeper levels because they do not render well.
 
-=========================
-Open vSwitch Coding Style
-=========================
+============
+Coding Style
+============
 
 This file describes the coding style used in most C files in the Open vSwitch
 distribution. However, Linux kernel code datapath directory follows the Linux