)]}'
{
  "commit": "ddf2278c3ffdf25cc535e60435d80f676bf9dcd7",
  "tree": "7a72fb6b68b91cb23d707d005f5f43f952c57529",
  "parents": [
    "e0a418c1e35c956c016818f951ebd737efe8dcea"
  ],
  "author": {
    "name": "Marcin Niestroj",
    "email": "m.niestroj@grinn-global.com",
    "time": "Thu Nov 19 22:39:13 2020 +0100"
  },
  "committer": {
    "name": "Jukka Rissanen",
    "email": "jukka.rissanen+github@gmail.com",
    "time": "Tue Nov 24 12:59:50 2020 +0200"
  },
  "message": "drivers: modem: ublox-sara-r4: constify modem_cmd and setup_cmd structures\n\nConstifying global data allows to save lots of RAM. Defining data inside\nfunction as \u0027static const\u0027 allows on the other hand to save stack usage\nand reduced code size (because data doesn\u0027t have to be copied on stack\nin runtime).\n\nThis improvement allows to save 448 bytes of RAM and 88 bytes of ROM\nwhen compiled on ARM, with default configuration.\n\nSigned-off-by: Marcin Niestroj \u003cm.niestroj@grinn-global.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5f6ae284535a36f2fdb756b89064f19bb8f37b4c",
      "old_mode": 33188,
      "old_path": "drivers/modem/ublox-sara-r4.c",
      "new_id": "fb406c107b7d0b87be3b63477fc0ddff4779fe14",
      "new_mode": 33188,
      "new_path": "drivers/modem/ublox-sara-r4.c"
    }
  ]
}
