summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcausten <austenc@us.ibm.com>2017-06-01 17:55:31 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-06-05 01:21:40 +0000
commit14278b553fdfca6f8cccc27c77370d7027aed3c1 (patch)
tree5a82f1029bfffb6e72dba5a97c4372241078ac53
parent4635bf2fecc3d47af9edac1fd41b19d465372880 (diff)
downloadopenbmc-docs-14278b553fdfca6f8cccc27c77370d7027aed3c1.tar.gz
openbmc-docs-14278b553fdfca6f8cccc27c77370d7027aed3c1.zip
URL change for submitting kernel patches
Mr. Torvalds changed where the how to doc was located for submitting kernel changes. Change-Id: I3125e840caa3b081b39ad622ff962b98f1abcd0d Signed-off-by: Chris Austen <austenc@us.ibm.com>
-rw-r--r--contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.md b/contributing.md
index 7837a43..d161d7a 100644
--- a/contributing.md
+++ b/contributing.md
@@ -57,7 +57,7 @@ https://www.python.org/dev/peps/pep-0008/
For C code, we typically use the Linux coding style, which is documented at:
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/CodingStyle
+ http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst
In short:
OpenPOWER on IntegriCloud