commit | c6184f84b7227e1548947e42bca3ff3ddb7e379c | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Mon May 25 10:18:35 2015 -0600 |
committer | Brian Paul <brianp@vmware.com> | Tue May 26 10:02:59 2015 -0600 |
tree | e00c2d135718381de9f2b34a8012045436b55a55 | |
parent | d959885b9109878acc427b9321e46d8c6d133d1a [diff] |
docs: update the coding style information This hasn't been updated in a long time and from recent discussion on the mailing list, it's not always clear what's expected. Hopefully, this will help a bit. v2: document function brace placement, per Thomas Helland. Reviewed-by: Thomas Helland <thomashelland90@gmail.com>