)]}'
{
  "commit": "632d88b91fe67d69cacc5f9b9471b0bbd2d4042b",
  "tree": "fc78a89e52ec17401a202748919b2e8a26c77d58",
  "parents": [
    "6bc95f87ed156a7ee773d5a255038745583bf627"
  ],
  "author": {
    "name": "Maíra Canal",
    "email": "mairacanal@riseup.net",
    "time": "Tue Sep 20 22:45:15 2022 -0300"
  },
  "committer": {
    "name": "David Gow",
    "email": "davidgow@google.com",
    "time": "Sat Oct 08 11:17:43 2022 +0800"
  },
  "message": "kunit: Use KUNIT_EXPECT_MEMEQ macro\n\nUse KUNIT_EXPECT_MEMEQ to compare memory blocks in replacement of the\nKUNIT_EXPECT_EQ macro. Therefor, the statement\n\n    KUNIT_EXPECT_EQ(test, memcmp(foo, bar, size), 0);\n\nis replaced by:\n\n    KUNIT_EXPECT_MEMEQ(test, foo, bar, size);\n\nSigned-off-by: Maíra Canal \u003cmairacanal@riseup.net\u003e\nAcked-by: Daniel Latypov \u003cdlatypov@google.com\u003e\nReviewed-by: David Gow \u003cdavidgow@google.com\u003e\nSigned-off-by: David Gow \u003cdavidgow@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "98583bf56044b9737a318e0560f4e2346deb302e",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/tests/drm_format_helper_test.c",
      "new_id": "7bdbb16cbeabc011ca57b9df3abb4c4f08b2dbe3",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/tests/drm_format_helper_test.c"
    },
    {
      "type": "modify",
      "old_id": "049cfbc58aa9ae42553b7c96d3549deb9626d5f0",
      "old_mode": 33188,
      "old_path": "net/core/dev_addr_lists_test.c",
      "new_id": "90e7e3811ae734cce7bc7fe3db970393d9008f10",
      "new_mode": 33188,
      "new_path": "net/core/dev_addr_lists_test.c"
    }
  ]
}
