diff --git a/Documentation/contributing/coding_style.md b/Documentation/contributing/coding_style.md index 4980659cc0..e3c92af842 100644 --- a/Documentation/contributing/coding_style.md +++ b/Documentation/contributing/coding_style.md @@ -1,6 +1,6 @@ # Coding Style -This is a short document describing the preferred coding style for the +This document describes the preferred C coding style for the coreboot project. It is in many ways exactly the same as the Linux kernel coding style. In fact, most of this document has been copied from the [Linux kernel coding style](http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/CodingStyle?id=HEAD)