)]}'
{
  "commit": "4004475e7fbc93f9e845eca7d4bdf36599260d6c",
  "tree": "e408d57c77ea5abd25e54a7f870d82350a9c0659",
  "parents": [
    "1d844bff265765be0f644a8b06d3fd90fe18de98"
  ],
  "author": {
    "name": "Stephanos Ioannidis",
    "email": "root@stephanos.io",
    "time": "Fri Aug 05 18:02:38 2022 +0900"
  },
  "committer": {
    "name": "Carles Cufí",
    "email": "carles.cufi@nordicsemi.no",
    "time": "Fri Aug 05 15:15:34 2022 +0200"
  },
  "message": "drivers: timer: nrf_rtc_timer: Fix assert conditions\n\nThis commit fixes the incomplete assert conditions for the `chan`\nargument passed to the nRF RTC timer functions.\n\nNote that the `chan` argument for this driver is of a **signed**\ninteger type, so it is necessary to check that its value is\nnon-negative.\n\nThis fixes the warnings generated by the GCC 12 such as:\n\n  error: array subscript -1 is below array bounds of \u0027...\u0027\n\nSigned-off-by: Stephanos Ioannidis \u003croot@stephanos.io\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "051bf1cce2172495ae534f32df240a131f017ee2",
      "old_mode": 33188,
      "old_path": "drivers/timer/nrf_rtc_timer.c",
      "new_id": "a41a5fdfb08460900b2c11e914c21372c3413f58",
      "new_mode": 33188,
      "new_path": "drivers/timer/nrf_rtc_timer.c"
    }
  ]
}
