mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-04-13 14:13:09 +00:00
Checkstyle changes
This commit is contained in:
parent
9ee23b6249
commit
b418c814fc
@ -338,7 +338,7 @@ public class FirmwareScvValidator extends SupplyChainCredentialValidator {
|
||||
return pcrAppraisalStatus;
|
||||
}
|
||||
|
||||
private static void logAndReportError(AppraisalStatus status, String errorString) {
|
||||
private static void logAndReportError(final AppraisalStatus status, final String errorString) {
|
||||
status.setMessage(errorString);
|
||||
log.error(errorString);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user