)]}'
{
  "commit": "e89b0629b99e3df96ef1c190139f77169c58d27b",
  "tree": "957a3c3aa21b4c3c9b2bb1e7dec7bd9701990155",
  "parents": [
    "581eea5d656b73c6532109f4ced4c73fd4e5fd47"
  ],
  "author": {
    "name": "BALATON Zoltan",
    "email": "balaton@eik.bme.hu",
    "time": "Mon May 13 01:28:05 2024 +0200"
  },
  "committer": {
    "name": "Nicholas Piggin",
    "email": "npiggin@gmail.com",
    "time": "Fri May 24 09:43:12 2024 +1000"
  },
  "message": "target/ppc/mmu-hash32.c: Drop a local variable\n\nIn ppc_hash32_xlate() the value of need_prop is checked in two places\nbut precalculating it does not help because when we reach the first\ncheck we always return and not reach the second place so the value\nwill only be used once. We can drop the local variable and calculate\nit when needed, which makes these checks using it similar to other\nplaces with such checks.\n\nReviewed-by: Nicholas Piggin \u003cnpiggin@gmail.com\u003e\nSigned-off-by: BALATON Zoltan \u003cbalaton@eik.bme.hu\u003e\nSigned-off-by: Nicholas Piggin \u003cnpiggin@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da6e8b293c843646f579ccafa31ae1744101eb18",
      "old_mode": 33188,
      "old_path": "target/ppc/mmu-hash32.c",
      "new_id": "3abaf16e78a54fd523b2aeffd52f806aed19e327",
      "new_mode": 33188,
      "new_path": "target/ppc/mmu-hash32.c"
    }
  ]
}
