)]}'
{
  "commit": "7cfbb29466633e6ecdc14f76a693c8478c2b22af",
  "tree": "504887ee7ac3b554bbb7bcbaf04ff62eef9c57bb",
  "parents": [
    "f6127b8645207b4cb43e7456214c6add7c37cdc1"
  ],
  "author": {
    "name": "Richard A. Smith",
    "email": "richard@laptop.org",
    "time": "Sat Sep 25 19:19:26 2010 +0100"
  },
  "committer": {
    "name": "Anton Vorontsov",
    "email": "cbouatmailru@gmail.com",
    "time": "Tue Sep 28 15:14:31 2010 +0400"
  },
  "message": "olpc_battery: Fix endian neutral breakage for s16 values\n\nWhen the driver was updated to be endian neutral (8e9c7716c)\nthe signed part of the s16 values was lost.  This is because be16_to_cpu()\nreturns an unsigned value.  This patch casts the values back to a s16\nnumber prior to the the implicit cast up to an int.\n\nSigned-off-by: Richard A. Smith \u003crichard@laptop.org\u003e\nSigned-off-by: Daniel Drake \u003cdsd@laptop.org\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Anton Vorontsov \u003ccbouatmailru@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aafc1c506eda54fecd6ecad24b48b56ee00deded",
      "old_mode": 33188,
      "old_path": "drivers/power/olpc_battery.c",
      "new_id": "5bc1dcf7785ec20874c191206ecc982768b93cbc",
      "new_mode": 33188,
      "new_path": "drivers/power/olpc_battery.c"
    }
  ]
}
