build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36143 )
Change subject: arch/x86/boot.c: Pass arguments when running programs
......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/36143/7/src/arch/x86/boot.c
File src/arch/x86/boot.c:
https://review.coreboot.org/c/coreboot/+/36143/7/src/arch/x86/boot.c@34
PS7, Line 34: void(*doit)(void *arg);
missing space after return type
https://review.coreboot.org/c/coreboot/+/36143/7/src/arch/x86/boot.c@37
PS7, Line 37: asmlinkage void(*doit)(void *arg);
missing space after return type
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36143
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie0f44e9e1992221e02c49d0492cdd2a3d9013560
Gerrit-Change-Number: 36143
Gerrit-PatchSet: 7
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-Comment-Date: Sun, 27 Oct 2019 07:06:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment