)]}'
{
  "commit": "c9c7d52a98558075b0e52d8ace559e0e5b0923e4",
  "tree": "70e51db3189f4c7c48e4013ff2466048e8f816cb",
  "parents": [
    "d12b6bcbb667c6c852b7d0b521bc0f2f3963f856"
  ],
  "author": {
    "name": "aarya",
    "email": "aarya.chaumal@gmail.com",
    "time": "Sun Mar 13 00:05:56 2022 +0530"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Thu Jan 05 16:35:01 2023 +0000"
  },
  "message": "board_enable.c: Remove unnecessary assignment\n\nIn function board_asus_p3b_f there were two consecutive lines which\nmodified the value of variable b\n\n        // Do something with b\n\n        b\u003dINB(0x80);\n        b\u003dINB(smbba);\n\n        //Do something with b\n\nSince the value of b is not used after first assignment, remove the\nfirst assignment.\n\nChange-Id: I7458b416a69fd5e2aa300ca49d1352b6074ad0bc\nOriginal-Tested-by: Keith Hui \u003cbuurin@gmail.com\u003e\nSigned-off-by: Aarya Chaumal \u003caarya.chaumal@gmail.com\u003e\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/62761\nOriginal-Reviewed-by: Anastasia Klimchuk \u003caklm@chromium.org\u003e\nOriginal-Reviewed-by: Keith Hui \u003cbuurin@gmail.com\u003e\nOriginal-Reviewed-by: Felix Singer \u003cfelixsinger@posteo.net\u003e\nOriginal-Reviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nOriginal-Reviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71450\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "101e1c8f01d6b6346b1da1533ee9e3e8d93940d9",
      "old_mode": 33188,
      "old_path": "board_enable.c",
      "new_id": "74410bb51a0fe56ee5a6dce16eecba27ebbfc241",
      "new_mode": 33188,
      "new_path": "board_enable.c"
    }
  ]
}
