ruby: network: shorten variable names
Review Request #1992 - Created Aug. 27, 2013 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9849:da44078ebc60 --------------------------- ruby: network: shorten variable names
Issue Summary
3
2
1
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| if you want to make things shorter you can always use auto for these... | Andreas Hansson | Aug. 27, 2013, 6:58 a.m. | Open |
| ref instead of a copy? | Andreas Hansson | Aug. 27, 2013, 6:58 a.m. | Open |
Posted (Aug. 27, 2013, 6:59 a.m.)
-
src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.cc (Diff revision 1) -
if you want to make things shorter you can always use auto for these...
-
src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.cc (Diff revision 1) -
spacing
-
src/mem/ruby/network/garnet/flexible-pipeline/GarnetNetwork.cc (Diff revision 1) -
ref instead of a copy?
No objections from my side.
