)]}'
{
  "commit": "c64f0bc1ce2f1d117d581b3445fe8286acd413d0",
  "tree": "1f2c781f64cec13ec76c2ea7bfad679a6bfe21f6",
  "parents": [
    "1ba399406a8fa82ad24fd5208595ca429d2927ab"
  ],
  "author": {
    "name": "Roman Penyaev",
    "email": "r.peniaev@gmail.com",
    "time": "Mon Oct 14 17:24:04 2024 +0200"
  },
  "committer": {
    "name": "Marc-André Lureau",
    "email": "marcandre.lureau@redhat.com",
    "time": "Tue Oct 15 12:26:01 2024 +0400"
  },
  "message": "chardev/mux: convert size members to unsigned int\n\nThere is no sense to keep `focus`, `mux_cnt`, `prod`, `cons`\nand `tag` variables as signed, those represent either size,\neither position in array, which both are unsigned.\n\n`focus` member of `MuxChardev` is kept signed, because initially\nset to -1.\n\nSigned-off-by: Roman Penyaev \u003cr.peniaev@gmail.com\u003e\nCc: \"Marc-André Lureau\" \u003cmarcandre.lureau@redhat.com\u003e\nCc: qemu-devel@nongnu.org\nReviewed-by: Marc-André Lureau \u003cmarcandre.lureau@redhat.com\u003e\nMessage-ID: \u003c20241014152408.427700-5-r.peniaev@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b214ba3802b17641196ed5fe2dae3342891a5a10",
      "old_mode": 33188,
      "old_path": "chardev/char-fe.c",
      "new_id": "69b47d16bdfafcad5eaeb6bf601fcc1a05790b15",
      "new_mode": 33188,
      "new_path": "chardev/char-fe.c"
    },
    {
      "type": "modify",
      "old_id": "728596c6f346e7a2c5993de777491bed2310b73b",
      "old_mode": 33188,
      "old_path": "chardev/char-mux.c",
      "new_id": "b2d7abf2fc01900f49daae1f9ae7317884429cd6",
      "new_mode": 33188,
      "new_path": "chardev/char-mux.c"
    },
    {
      "type": "modify",
      "old_id": "975c16de803ed2bb56ccad041f746e45a9b90cb7",
      "old_mode": 33188,
      "old_path": "chardev/chardev-internal.h",
      "new_id": "ab93f6ea17201042999e1e72703a9f71d298d21d",
      "new_mode": 33188,
      "new_path": "chardev/chardev-internal.h"
    },
    {
      "type": "modify",
      "old_id": "3310449eaf03e0b07febed11cf5abe1a2e2fad04",
      "old_mode": 33188,
      "old_path": "include/chardev/char-fe.h",
      "new_id": "8ef05b3dd095bdcaa51b10482261a29b1e8233c7",
      "new_mode": 33188,
      "new_path": "include/chardev/char-fe.h"
    }
  ]
}
