Joel Kitching has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41600 )
Change subject: security/tpm: Use SPDX identifiers
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/41600/1/src/security/tpm/tss.h
File src/security/tpm/tss.h:
https://review.coreboot.org/c/coreboot/+/41600/1/src/security/tpm/tss.h@3
PS1, Line 3: /*
: * TPM Lightweight Command Library.
: *
: * A low-level library for interfacing to TPM hardware or an emulator.
: */
What's the correct style for a file-level comment in coreboot? Some files have:
/* blah blah
* blah blah
*/
And some have:
/*
* blah blah
* blah blah
*/
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41600
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I22001320f2ce1f0db348e0f7fabc5a65b50ba53e
Gerrit-Change-Number: 41600
Gerrit-PatchSet: 1
Gerrit-Owner: Jacob Garber
jgarber1@ualberta.ca
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 21 May 2020 03:29:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment