)]}'
{
  "commit": "d853f1d3c900cc16758b12853375c1ab888fae65",
  "tree": "367a296728277f89e4f0d8c3040f2717ed82e1c3",
  "parents": [
    "6042d4348a341957d5eddadda2137c493a97131e"
  ],
  "author": {
    "name": "Colin Ian King",
    "email": "colin.king@canonical.com",
    "time": "Fri Sep 17 12:57:47 2021 +0100"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Fri Sep 17 14:00:51 2021 +0100"
  },
  "message": "octeontx2-af: Fix uninitialized variable val\n\nIn the case where the condition !is_rvu_otx2(rvu) is false variable\nval is not initialized and can contain a garbage value. Fix this by\ninitializing val to zero and bit-wise or\u0027ing in BIT_ULL(51) to val\nfor the true condition case of !is_rvu_otx2(rvu).\n\nAddresses-Coverity: (\"Uninitialized scalar variable\")\nFixes: 4b5a3ab17c6c (\"octeontx2-af: Hardware configuration for inline IPsec\")\nSigned-off-by: Colin Ian King \u003ccolin.king@canonical.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ea3e03fa55d45c56d160587be1ba6baa0d319b2e",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c",
      "new_id": "29b15b544bdc79e9c40e868f935ed8d2d5e32461",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c"
    }
  ]
}
