mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-26 22:52:34 +02:00
doc: Remove reference to coreboot dev guidelines
The guidelines are fully specified on flashrom.org, no need to reference them. Change-Id: If5fbcf1f4dc00dd1a9c48e9fad6c99d646954bfb Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/86547 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-by: Andy Ebrahiem <ahmet.ebrahiem@9elements.com>
This commit is contained in:
parent
49e33c8939
commit
b7ed1634b8
@ -142,12 +142,6 @@ The notable exception is line length limit. Our guidelines are:
|
|||||||
* Tables are the only exception to the hard limit and may be as long as needed
|
* Tables are the only exception to the hard limit and may be as long as needed
|
||||||
for practical purposes.
|
for practical purposes.
|
||||||
|
|
||||||
Our guidelines borrow heavily from `coreboot coding style
|
|
||||||
<https://doc.coreboot.org/contributing/coding_style.html>`_ and `coreboot Gerrit
|
|
||||||
guidelines <https://doc.coreboot.org/contributing/gerrit_guidelines.html>`_,
|
|
||||||
and most of them apply to flashrom as well. The really important part is about
|
|
||||||
the :ref:`sign-off procedure <sign-off>`.
|
|
||||||
|
|
||||||
We try to **reuse as much code as possible** and create new files only if
|
We try to **reuse as much code as possible** and create new files only if
|
||||||
absolutely needed, so if you find a function somewhere in the tree which
|
absolutely needed, so if you find a function somewhere in the tree which
|
||||||
already does what you want, please use it.
|
already does what you want, please use it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user