Patch Set 1:
(1 comment)
View Change
1 comment:
File libflashrom.h:
Patch Set #1, Line 66: int flashrom_layout_read_fmap_from_rom(struct flashrom_layout **, struct flashrom_flashctx *, off_t offset, size_t length);
I couldn't find anything in the wiki either. Not buried too deep for my […]
Ah, here we go: https://mail.coreboot.org/pipermail/flashrom/2012-May/009228.html
I think the tl;dr version is:
- 80 columns soft limit
- 112 columns hard limit
- Tables are an exception and may be as long as needed for readability
I went ahead and added this to the wiki: https://www.flashrom.org/Development_Guidelines#Coding_style
I'll ping the mailing list as well in case others wish to add stuff or argue about those limits.
To view, visit change 30154. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I9d9afb884d92f1edc3a806fa7e2d43808748d0f9
Gerrit-Change-Number: 30154
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: David Hendricks <david.hendricks@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Comment-Date: Sat, 15 Dec 2018 01:44:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: David Hendricks <david.hendricks@gmail.com>
Comment-In-Reply-To: Nico Huber <nico.h@gmx.de>
Gerrit-MessageType: comment