)]}'
{
  "commit": "34625c1931f8204c234c532b446b9f53c69f4b68",
  "tree": "aec98fcca4261c24d9269df40a3d87bf63a24937",
  "parents": [
    "b17884ccf29e127b16bba6aea1438c851c9f5af1"
  ],
  "author": {
    "name": "Oscar Carter",
    "email": "oscar.carter@gmx.com",
    "time": "Sun May 10 12:14:26 2020 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Wed May 13 14:00:21 2020 +0200"
  },
  "message": "staging: greybus: Fix uninitialized scalar variable\n\nIn the \"gb_tty_set_termios\" function the \"newline\" variable is declared\nbut not initialized. So the \"flow_control\" member is not initialized and\nthe OR / AND operations with itself results in an undefined value in\nthis member.\n\nThe purpose of the code is to set the flow control type, so remove the\nOR / AND self operator and set the value directly.\n\nAddresses-Coverity-ID: 1374016 (\"Uninitialized scalar variable\")\nFixes: e55c25206d5c9 (\"greybus: uart: Handle CRTSCTS flag in termios\")\nSigned-off-by: Oscar Carter \u003coscar.carter@gmx.com\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nLink: https://lore.kernel.org/r/20200510101426.23631-1-oscar.carter@gmx.com\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55c51143bb0940998b19396a56b39cba3bbd7447",
      "old_mode": 33188,
      "old_path": "drivers/staging/greybus/uart.c",
      "new_id": "4ffb334cd5cde56f5011692dc4fa83ae1ca27bda",
      "new_mode": 33188,
      "new_path": "drivers/staging/greybus/uart.c"
    }
  ]
}
