)]}'
{
  "commit": "f028b8605613ade67fda554e30d367911d6c7222",
  "tree": "ce9eaa54bb1a1bf287a9eea69fba1b44c1437a24",
  "parents": [
    "3450004a8cec8bab246372a1cabb9c2483b1e6c3"
  ],
  "author": {
    "name": "Dmitri Vorobiev",
    "email": "dmitri.vorobiev@movial.fi",
    "time": "Tue Jul 15 19:57:31 2008 +0300"
  },
  "committer": {
    "name": "Ralf Baechle",
    "email": "ralf@linux-mips.org",
    "time": "Sun Jul 20 14:38:17 2008 +0100"
  },
  "message": "[MIPS] Fix missing prototypes in asm/fpu.h\n\nWhile building the Malta defconfig, sparse spat the following\nwarnings:\n\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\narch/mips/math-emu/kernel_linkage.c:31:6: warning: symbol\n\u0027fpu_emulator_init_fpu\u0027 was not declared. Should it be static?\n\narch/mips/math-emu/kernel_linkage.c:54:5: warning: symbol\n\u0027fpu_emulator_save_context\u0027 was not declared. Should it be\nstatic?\n\narch/mips/math-emu/kernel_linkage.c:68:5: warning: symbol\n\u0027fpu_emulator_restore_context\u0027 was not declared. Should it be\nstatic?\n\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\u003e\n\nThis patch fixes these errors by adding the proper prototypes\nto the include/asm-mips/fpu.h header, and actually using this\nheader in the sparse-spotted source file.\n\nBuild-tested with Malta defconfig.\n\nSigned-off-by: Dmitri Vorobiev \u003cdmitri.vorobiev@movial.fi\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed49ef01ac533e1a7dbd31291208caab452a0648",
      "old_mode": 33188,
      "old_path": "arch/mips/math-emu/kernel_linkage.c",
      "new_id": "52e6c58c8de1d88b12d80b6bac2872cc54bb72f6",
      "new_mode": 33188,
      "new_path": "arch/mips/math-emu/kernel_linkage.c"
    },
    {
      "type": "modify",
      "old_id": "e59d4c039661278a469df9caa5e2a74f6cee1a50",
      "old_mode": 33188,
      "old_path": "include/asm-mips/fpu.h",
      "new_id": "8a3ef247659a79daefde386445eb4c7d8b6d7442",
      "new_mode": 33188,
      "new_path": "include/asm-mips/fpu.h"
    }
  ]
}
