)]}'
{
  "commit": "70fe55f50b730629e2a144363590cac090ec6882",
  "tree": "444a1bc548d1fa274c376c56f469304376535f6a",
  "parents": [
    "717b3e5003d0dc73906a9487f16aab73e1210677"
  ],
  "author": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sat Feb 14 21:43:19 2026 +0100"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Sun Mar 15 18:02:27 2026 +0000"
  },
  "message": "ni845x_spi: Use strtoul() to convert serial\n\nThe converted serial number is compared to an unsigned long. In theory,\na negative number could match,  as it would be implicitly treated as an\nunsigned integer. However, this doesn\u0027t seem intentional, the number is\nexpected in hex and why would it be negative.  Hence, use strtoul() and\navoid the signed/unsigned comparison. This gets rid of related warnings\nby current GCC and Clang.\n\nChange-Id: I70b847d658d52a53afa253a89c87eecca22177fa\nSigned-off-by: Nico Huber \u003cnico.h@gmx.de\u003e\nReviewed-on: https://review.sourcearcade.org/c/flashprog/+/406\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "21d39a8c831d4d71cc45befdbd52f680434a3209",
      "old_mode": 33188,
      "old_path": "ni845x_spi.c",
      "new_id": "00a9f11bb23e21a19a4a2ab5a2d63fdd95d28fda",
      "new_mode": 33188,
      "new_path": "ni845x_spi.c"
    }
  ]
}
