Update patch set 3

Patch Set 3: Code-Review-1

(2 comments)

Patch-set: 3
Reviewer: Gerrit User 15435 <15435@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Code-Review=-1
This commit is contained in:
Gerrit User 15435 2021-10-05 14:18:20 +00:00 committed by Gerrit Code Review
parent 42e84bf673
commit f82cc8da57
1 changed files with 41 additions and 0 deletions

View File

@ -1,5 +1,22 @@
{
"comments": [
{
"key": {
"uuid": "acae7c2b_6e60eeeb",
"filename": "/COMMIT_MSG",
"patchSetId": 3
},
"lineNbr": 9,
"author": {
"id": 15435
},
"writtenOn": "2021-10-05T14:18:20Z",
"side": 1,
"message": "commit line width",
"revId": "10c2cd621ac8a03e7673d36d825503d17964f32b",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": true
},
{
"key": {
"uuid": "372e21e7_866cf587",
@ -23,6 +40,30 @@
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": true
},
{
"key": {
"uuid": "75e0812d_93e0bf4b",
"filename": "utilities/pci-irq-affinity-agent/pci_irq_affinity/pci_irq_affinity/utils.py",
"patchSetId": 3
},
"lineNbr": 230,
"author": {
"id": 15435
},
"writtenOn": "2021-10-05T14:18:20Z",
"side": 1,
"message": "Eric is correct.\n\nx \u003d \"3\"\ny \u003d \"a\"\nimport logging\nLOG \u003d logging.getLogger(\u0027foo\u0027)\nLOG.info(\"AL %s %s\" % x,y)\n\nTraceback (most recent call last):\n File \"\u003cstdin\u003e\", line 1, in \u003cmodule\u003e\nTypeError: not enough arguments for format string",
"parentUuid": "372e21e7_866cf587",
"range": {
"startLine": 230,
"startChar": 59,
"endLine": 230,
"endChar": 71
},
"revId": "10c2cd621ac8a03e7673d36d825503d17964f32b",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": true
},
{
"key": {
"uuid": "35a06fec_6dd40cf2",