)]}'
{
  "commit": "381998241fd1fc635596f4e8ae835f0d64ca1ba2",
  "tree": "7e480e6ddba0144fc6029adf4a66fa00f72019bd",
  "parents": [
    "2fce76afdb067fa3e7f8ee33c9fe366bd65887ea"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Thu Nov 17 15:17:42 2005 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Thu Nov 17 15:17:42 2005 -0800"
  },
  "message": "[LLC]: Fix compiler warnings introduced by TX window scaling changes.\n\nNoticed by Olaf Hering.\n\nThe comparisons want a u8 here (the data type on the left-hand branch\nis a u8 structure member, and the constant on the right-hand branch is\n\"~((u8) 128)\"), but C turns it into an integer so we get:\n\nnet/llc/llc_c_ac.c: In function `llc_conn_ac_inc_npta_value\u0027:\nnet/llc/llc_c_ac.c:998: warning: comparison is always true due to limited range of data type\nnet/llc/llc_c_ac.c:999: warning: large integer implicitly truncated to unsigned type\n\nFix this up by explicitly recasting the right-hand branch constant\ninto a \"u8\" once more.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "91fb6bc1b11690810272b8d806d565e21d7e4eb6",
      "old_mode": 33188,
      "old_path": "net/llc/llc_c_ac.c",
      "new_id": "8169f24ed33e51649c9c8c80f27f3fa9dc88c3a7",
      "new_mode": 33188,
      "new_path": "net/llc/llc_c_ac.c"
    }
  ]
}
