Change in flashrom[staging]: Constify arguments in flashrom_image_* prototypes

Nico Huber has posted comments on this change. ( https://review.coreboot.org/20812 ) Change subject: Constify arguments in flashrom_image_* prototypes ...................................................................... Patch Set 1: Um, actually I omitted the consts on purpose. They are not part of the signature. Since everything is passed by value in C, it makes no dif- ference for the caller if we are going to change our copy of the argu- ment or not. I don't have strong feelings about it though. Just the commit message should change if you want to change it nevertheless. -- To view, visit https://review.coreboot.org/20812 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-Project: flashrom Gerrit-Branch: staging Gerrit-MessageType: comment Gerrit-Change-Id: I5840b95f9f9254e20d99bd01d0b1009c4b2252c4 Gerrit-Change-Number: 20812 Gerrit-PatchSet: 1 Gerrit-Owner: 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: Fri, 28 Jul 2017 21:48:57 +0000 Gerrit-HasComments: No
participants (1)
-
Nico Huber (Code Review)