| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Oenbmc documentation specifies a left alignment for pointers. Our
current format tries to left align if neither alignment is strictly
followed, but will allow right aligned files to exist. Lets make this
more strict so that all of our files are consistent.
Change-Id: I3a50043d28a9c25d0cf1ffb752800d05eb7615e1
Signed-off-by: William A. Kennington III <wak@google.com>
|
| |
|
|
|
|
|
|
| |
Make using order consistent where used. There aren't any in this
project, but this should be used more widely by openbmc projects.
Change-Id: I22b16c9d57415e3df7e36a5be66aec1fa86b6a53
Signed-off-by: William A. Kennington III <wak@google.com>
|
| |
|
|
|
|
|
| |
To better match the defined openbmc style.
Change-Id: I68cda43857768bae4c904c367942cb1f0efa3e0c
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
|
| |
Added the header inclusion order to the .clang-format file generated
these changes.
Change-Id: Ia31b21d7ea451cac0309828006bc17c27cbd5bd5
Signed-off-by: Patrick Venture <venture@google.com>
|
| |
|
|
|
|
|
|
|
| |
Change IndentWrappedFunctionNames to true in the .clang-format
file to indent function definitions that don't fit in a
single line.
Change-Id: Icbd9284b6b5cfc97f094fbf3434b255aabfd0109
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
|
|
Change-Id: If1d6b1f04514367cc544c2507a845b3e9d6d3435
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|