)]}'
{
  "commit": "ff7d245b86daa36aa36147022fa583e79ffe25cc",
  "tree": "a713aeb93bbfccce15a2074f5be3f3d92874da29",
  "parents": [
    "0b041e58c0787f76325da5081e41a13bf304d328"
  ],
  "author": {
    "name": "Yu-Chien Peter Lin",
    "email": "peter.lin@sifive.com",
    "time": "Wed Mar 11 20:51:15 2026 +0800"
  },
  "committer": {
    "name": "Anup Patel",
    "email": "anup@brainfault.org",
    "time": "Wed Apr 08 17:58:05 2026 +0530"
  },
  "message": "include: sbi_bitmap: add bitmap_empty() function\n\nAdd bitmap_empty() to check if bitmap has no bits set.\n\nUnlike bitmap_weight() which calls sbi_popcount() on every word,\nbitmap_empty() uses simple non-zero comparisons with early exit.\n\nSigned-off-by: Yu-Chien Peter Lin \u003cpeter.lin@sifive.com\u003e\nReviewed-by: Anup Patel \u003canup@brainfault.org\u003e\nLink: https://lore.kernel.org/r/20260311125116.1401002-1-peter.lin@sifive.com\nSigned-off-by: Anup Patel \u003canup@brainfault.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "596bcc7daa87ae8c27f946d5ba8f636478ab0f4d",
      "old_mode": 33188,
      "old_path": "include/sbi/sbi_bitmap.h",
      "new_id": "80d3fe3b06ad6304527fd224939bc0baca609d78",
      "new_mode": 33188,
      "new_path": "include/sbi/sbi_bitmap.h"
    }
  ]
}
