Gabe Black has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/48361 )
Change subject: scons: Get rid of a redundant import of code_formatter.
......................................................................
scons: Get rid of a redundant import of code_formatter.
This module was already imported at the top of the SConscript.
Change-Id: I1357beda2adcc085c122df15397c769694a73fab
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/48361
Maintainer: Gabe Black <[email protected]>
Tested-by: kokoro <[email protected]>
Reviewed-by: Jason Lowe-Power <[email protected]>
---
M src/SConscript
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jason Lowe-Power: Looks good to me, approved
Gabe Black: Looks good to me, approved
kokoro: Regressions pass
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the
submitted one.
diff --git a/src/SConscript b/src/SConscript
index 465b14a..0eedff2 100644
--- a/src/SConscript
+++ b/src/SConscript
@@ -800,7 +800,6 @@
import m5.SimObject
import m5.params
-from m5.util import code_formatter
m5.SimObject.clear()
m5.params.clear()
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/48361
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I1357beda2adcc085c122df15397c769694a73fab
Gerrit-Change-Number: 48361
Gerrit-PatchSet: 4
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Bobby Bruce <[email protected]>
Gerrit-Reviewer: Daniel Carvalho <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s