)]}'
{
  "commit": "abb2ea7dfd82451d85ce669b811310c05ab5ca46",
  "tree": "3279ee25eaee0d81c6d63beccd276380b8b028c8",
  "parents": [
    "84c6c3035b1de00271362a9550389c605c7d28a0"
  ],
  "author": {
    "name": "David Rientjes",
    "email": "rientjes@google.com",
    "time": "Tue Jun 06 13:36:24 2017 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Tue Jun 06 14:09:22 2017 -0700"
  },
  "message": "compiler, clang: suppress warning for unused static inline functions\n\nGCC explicitly does not warn for unused static inline functions for\n-Wunused-function.  The manual states:\n\n\tWarn whenever a static function is declared but not defined or\n\ta non-inline static function is unused.\n\nClang does warn for static inline functions that are unused.\n\nIt turns out that suppressing the warnings avoids potentially complex\n#ifdef directives, which also reduces LOC.\n\nSuppress the warning for clang.\n\nSigned-off-by: David Rientjes \u003crientjes@google.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de179993e039d41d7e9034b5744be40954f81c09",
      "old_mode": 33188,
      "old_path": "include/linux/compiler-clang.h",
      "new_id": "ea9126006a69f94c7b8ea1705bf43bdf7b48e16c",
      "new_mode": 33188,
      "new_path": "include/linux/compiler-clang.h"
    }
  ]
}
