)]}'
{
  "commit": "85c9fe8fcaf630225b26047b3a7cc5167739eced",
  "tree": "7af001a80ea43c22411f80cd35bd4aceae60e6aa",
  "parents": [
    "d89b1945b760a6e0e887da004d68432c0bff899a"
  ],
  "author": {
    "name": "Kevin Winchester",
    "email": "kjwinchester@gmail.com",
    "time": "Mon Aug 09 17:20:22 2010 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Aug 09 20:45:05 2010 -0700"
  },
  "message": "vfs: fix warning: \u0027dirent\u0027 is used uninitialized in this function\n\nUsing:\n\n\tgcc (GCC) 4.5.0 20100610 (prerelease)\n\nThe following warnings appear:\n\n\tfs/readdir.c: In function `filldir64\u0027:\n\tfs/readdir.c:240:15: warning: `dirent\u0027 is used uninitialized in this function\n\tfs/readdir.c: In function `filldir\u0027:\n\tfs/readdir.c:155:15: warning: `dirent\u0027 is used uninitialized in this function\n\tfs/compat.c: In function `compat_filldir64\u0027:\n\tfs/compat.c:1071:11: warning: `dirent\u0027 is used uninitialized in this function\n\tfs/compat.c: In function `compat_filldir\u0027:\n\tfs/compat.c:984:15: warning: `dirent\u0027 is used uninitialized in this function\n\nThe warnings are related to the use of the NAME_OFFSET() macro.  Luckily,\nit appears as though the standard offsetof() macro is what is being\nimplemented by NAME_OFFSET(), thus we can fix the warning and use a more\nstandard code construct at the same time.\n\nSigned-off-by: Kevin Winchester \u003ckjwinchester@gmail.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Christoph Hellwig \u003chch@lst.de\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": "c6fda9aeb86471cd8e9a7edafea144fe48991b35",
      "old_mode": 33188,
      "old_path": "fs/compat.c",
      "new_id": "5976bad85f65f818bf9894e96fcc9ec8d0174182",
      "new_mode": 33188,
      "new_path": "fs/compat.c"
    },
    {
      "type": "modify",
      "old_id": "7723401f8d8b58d43b780ed1d3ff1e5f38303b0d",
      "old_mode": 33188,
      "old_path": "fs/readdir.c",
      "new_id": "356f71528ad6f539a55b1bae149765b7bb6c7d21",
      "new_mode": 33188,
      "new_path": "fs/readdir.c"
    }
  ]
}
