)]}'
{
  "commit": "2f9305eb31097fdd3dc86daca65d8097d1fcf2ff",
  "tree": "6b6ecf6c0a60a531f6f2f9bdec7ef400defddb6f",
  "parents": [
    "65b4ee62c9cd10640f0054f47fd84c7920e8c118"
  ],
  "author": {
    "name": "Rasmus Villemoes",
    "email": "linux@rasmusvillemoes.dk",
    "time": "Wed Aug 06 16:09:59 2014 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Wed Aug 06 18:01:26 2014 -0700"
  },
  "message": "lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned\n\nThis change is only for consistency with the changes to the other\nbitmap_* functions; it doesn\u0027t change the size of the generated code:\ninside BITS_TO_LONGS there is a sizeof(long), which causes bits to be\ninterpreted as unsigned anyway.\n\nSigned-off-by: Rasmus Villemoes \u003clinux@rasmusvillemoes.dk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f42d72d5fe826b7c145c53fec3e2ed468d478d33",
      "old_mode": 33188,
      "old_path": "include/linux/bitmap.h",
      "new_id": "7048782fe5b965e40c1bf8b9bb7a3d59918b2a94",
      "new_mode": 33188,
      "new_path": "include/linux/bitmap.h"
    },
    {
      "type": "modify",
      "old_id": "4387e3c092fdfa92911071934525ef7257e4efb9",
      "old_mode": 33188,
      "old_path": "lib/bitmap.c",
      "new_id": "03207373cc5adcabdbfdd81da12f82b122b80553",
      "new_mode": 33188,
      "new_path": "lib/bitmap.c"
    }
  ]
}
