)]}'
{
  "commit": "0af80c04e2f2e45ae09fceb17df8050f828a5c40",
  "tree": "e37ae72a3c38447ede3d835325c24570f499477e",
  "parents": [
    "c15d8a6499d04e5d2cac07f8120f207bb275f60f"
  ],
  "author": {
    "name": "David Fries",
    "email": "david@fries.net",
    "time": "Wed Feb 25 20:28:21 2009 +0100"
  },
  "committer": {
    "name": "Bartlomiej Zolnierkiewicz",
    "email": "bzolnier@gmail.com",
    "time": "Wed Feb 25 20:28:21 2009 +0100"
  },
  "message": "ide: ide.c \u0027clear\u0027 fix, update \"ide\u003dnodma\" documentation\n\nDocumentation/kernel-parameters.txt\n- ide\u003dnodma is no longer valid.\n\ndrivers/ide/Kconfig\n- The module is ide-core.ko not ide.\n\ndrivers/ide/ide.c\n- It took me a while to figure out what the arguments %d.%d:%d to nodma\n  module parameter ment, so I added a comment to each.\n- Added a comment to each of the sscanf lines.\n- There is a bug, if j is 0 it would previously clear all the other bits\n  except the current device, changed in three different places.\n  mask \u0026\u003d (1 \u003c\u003c i) should be mask \u0026\u003d ~(1 \u003c\u003c i).\n\nSigned-off-by: David Fries \u003cdavid@fries.net\u003e\n[bart: s/disk/device/ in ide.c, beautify patch description]\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "319785b6dcb1d024892bca7f9eb6c8195d8bcf11",
      "old_mode": 33188,
      "old_path": "Documentation/kernel-parameters.txt",
      "new_id": "0ed3234125e39e3ee76608da77db7753d3e003ca",
      "new_mode": 33188,
      "new_path": "Documentation/kernel-parameters.txt"
    },
    {
      "type": "modify",
      "old_id": "3dad2299d9c57e9b22ec420bb180c93d975b1e77",
      "old_mode": 33188,
      "old_path": "drivers/ide/Kconfig",
      "new_id": "e072903b12f016aab1aa0d72e0939907253ff033",
      "new_mode": 33188,
      "new_path": "drivers/ide/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "258805da15c33f596079fd1a804b25d24d10c2cb",
      "old_mode": 33188,
      "old_path": "drivers/ide/ide.c",
      "new_id": "0920e3b0c962451d6e98cff91bf87e5e150b0afb",
      "new_mode": 33188,
      "new_path": "drivers/ide/ide.c"
    }
  ]
}
