)]}'
{
  "commit": "e6696d3ee9b8a0632dd12b20081ebd21bb7b646d",
  "tree": "b9b45f45f251a1f46c654077b74141ed6ce17e2f",
  "parents": [
    "07d5b946539694e8a91b0153514c126649d2da3e"
  ],
  "author": {
    "name": "Markus Armbruster",
    "email": "armbru@redhat.com",
    "time": "Thu Sep 28 15:20:11 2023 +0200"
  },
  "committer": {
    "name": "Juan Quintela",
    "email": "quintela@redhat.com",
    "time": "Wed Oct 11 11:17:04 2023 +0200"
  },
  "message": "migration/rdma: Silence qemu_rdma_resolve_host()\n\nFunctions that use an Error **errp parameter to return errors should\nnot also report them to the user, because reporting is the caller\u0027s\njob.  When the caller does, the error is reported twice.  When it\ndoesn\u0027t (because it recovered from the error), there is no error to\nreport, i.e. the report is bogus.\n\nqemu_rdma_resolve_host() violates this principle: it calls\nerror_report().\n\nClean this up: drop error_report().\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nReviewed-by: Li Zhijian \u003clizhijian@fujitsu.com\u003e\nReviewed-by: Juan Quintela \u003cquintela@redhat.com\u003e\nSigned-off-by: Juan Quintela \u003cquintela@redhat.com\u003e\nMessage-ID: \u003c20230928132019.2544702-46-armbru@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ee9221d5d23ff335e7f4771db13ebf7ba2350e22",
      "old_mode": 33188,
      "old_path": "migration/rdma.c",
      "new_id": "3c7a407d25071608b2273ae3d0f57d777303032f",
      "new_mode": 33188,
      "new_path": "migration/rdma.c"
    }
  ]
}
