)]}'
{
  "log": [
    {
      "commit": "4cae787840ae82aa02649f45c46839b349034435",
      "tree": "e67cfbcc8e385fd0eb6912449dc6ba2147d3ecef",
      "parents": [
        "4f2a9463d18517a9839401c3de6419ee1435875b"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Fri Mar 05 13:43:56 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Mar 06 11:26:45 2010 -0800"
      },
      "message": "drivers/hwmon/vt8231.c: fix continuation line formats\n\nString constants that are continued on subsequent lines with \\ will cause\nspurious whitespace in the resulting output.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nCc: Roger Lucas \u003cvt8231@hiddenengine.co.uk\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "3dd3a156355e7e6bec0dc9a0bbb6eeecbd965d50",
      "tree": "3dcc7bd17a057db82055c5c04eca51bca863cffd",
      "parents": [
        "1fe63ab47a617ee95f562eaa7ddbbc59981ff8c6"
      ],
      "author": {
        "name": "Márton Németh",
        "email": "nm127@freemail.hu",
        "time": "Sun Jan 10 20:52:35 2010 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 10 20:52:35 2010 +0100"
      },
      "message": "hwmon: Make PCI device ids constant\n\nThe id_table field of the struct pci_driver is constant in \u003clinux/pci.h\u003e\nso it is worth to make pci_device_id also constant.\n\nThe semantic match that finds this kind of pattern is as follows:\n(http://coccinelle.lip6.fr/)\n\n// \u003csmpl\u003e\n@r@\nidentifier I1, I2, x;\n@@\n\tstruct I1 {\n\t  ...\n\t  const struct I2 *x;\n\t  ...\n\t};\n@s@\nidentifier r.I1, y;\nidentifier r.x, E;\n@@\n\tstruct I1 y \u003d {\n\t  .x \u003d E,\n\t};\n@c@\nidentifier r.I2;\nidentifier s.E;\n@@\n\tconst struct I2 E[] \u003d ... ;\n@depends on !c@\nidentifier r.I2;\nidentifier s.E;\n@@\n+\tconst\n\tstruct I2 E[] \u003d ...;\n// \u003c/smpl\u003e\n\nSigned-off-by: Márton Németh \u003cnm127@freemail.hu\u003e\nCc: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "6055fae8aceee41471edfd1876e5617d16e028fe",
      "tree": "5579918819802d746c6854c183b3ed8cdc7c5613",
      "parents": [
        "1915fb70fa23230894cd35d98fcac5a168ec5c23"
      ],
      "author": {
        "name": "H Hartley Sweeten",
        "email": "hartleys@visionengravers.com",
        "time": "Tue Sep 15 17:18:13 2009 +0200"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Sep 15 17:18:13 2009 +0200"
      },
      "message": "hwmon: Include \u003clinux/io.h\u003e instead of \u003casm/io.h\u003e\n\nDrivers should be including \u003clinux/io.h\u003e instead of \u003casm/io.h\u003e.\n\nSigned-off-by: H Hartley Sweeten \u003chsweeten@visionengravers.com\u003e\nCc: Alistair John Strachan \u003calistair@devzero.co.uk\u003e\nCc: Nicolas Boichat \u003cnicolas@boichat.ch\u003e\nCc: Juerg Haefliger \u003cjuergh@gmail.com\u003e\nCc: Frank Seidel \u003cfrank@f-seidel.de\u003e\nAcked-by: Jim Cromie \u003cjim.cromie@gmail.com\u003e\nCc: \"Mark M. Hoffman\" \u003cmhoffman@lightlink.com\u003e\nCc: Roger Lucas \u003cvt8231@hiddenengine.co.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "b9acb64a385c5b26fc392e0d58ac7b8e0a2cd812",
      "tree": "efd4f47d256551082742a092a15ac9b28ddeefe5",
      "parents": [
        "c8ac32e4711639c81e5f4d4cd78c8f21675a2bae"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "jdelvare@suse.de",
        "time": "Wed Jan 07 16:37:35 2009 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Wed Jan 07 16:37:35 2009 +0100"
      },
      "message": "hwmon: Check for ACPI resource conflicts\n\nCheck for ACPI resource conflicts in hwmon drivers. I\u0027ve included\nall Super-I/O and PCI drivers.\n\nI\u0027ve voluntarily left out:\n* Vendor-specific drivers: if they conflicted on any system, this would\n  pretty much mean that they conflict on all systems, and we would know\n  by now.\n* Legacy ISA drivers (lm78 and w83781d): they only support chips found\n  on old designs were ACPI either wasn\u0027t supported or didn\u0027t deal with\n  thermal management.\n* Drivers accessing the I/O resources indirectly (e.g. through SMBus):\n  the checks are already done where they belong, i.e. in the bus drivers.\n\nSigned-off-by: Jean Delvare \u003cjdelvare@suse.de\u003e\nAcked-by: David Hubbard \u003cdavid.c.hubbard@gmail.com\u003e\n"
    },
    {
      "commit": "af865765a9ee3e3510f0fe82a4f1308d2820b7f6",
      "tree": "01aafe9104dad77bccc931f5266b257e6689e165",
      "parents": [
        "2d1374cad5a97d7c08a2c0e4282fb674b588b421"
      ],
      "author": {
        "name": "Roger Lucas",
        "email": "vt8231@hiddenengine.co.uk",
        "time": "Wed Feb 13 07:52:06 2008 -0500"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Feb 17 09:27:19 2008 -0500"
      },
      "message": "hwmon: (vt8231) Update maintainer email address\n\nSigned-off-by: Roger Lucas \u003cvt8231@hiddenengine.co.uk\u003e\n\n(modified MAINTAINERS entry also - MMH)\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "2d1374cad5a97d7c08a2c0e4282fb674b588b421",
      "tree": "7eb6d165d29c9d14abb011602ea14e6e9a95beb3",
      "parents": [
        "13ff05e9f87101407445f79c7402aca087ddbd02"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 06 15:46:02 2008 +0100"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Feb 17 09:27:18 2008 -0500"
      },
      "message": "hwmon: (vt8231) Add individual alarm files\n\nThe new libsensors needs these individual alarm files.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCC: Roger Lucas \u003cvt8231@hiddenengine.co.uk\u003e\nAcked-by: Juerg Haefliger \u003cjuergh at gmail.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "b20ff13a6ad64f07ce78c75e6a335c185270d73c",
      "tree": "f7cac2f8c8a45d8f867a43b0738f787b057d170d",
      "parents": [
        "ec1d86c457c0d1a530914290d0bbd3ecce022272"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Mon Nov 19 17:48:07 2007 -0800"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Feb 07 20:39:42 2008 -0500"
      },
      "message": "hwmon: (vt8231) Add missing \"space\"\n\nSigned-off-by: Joe Perches \u003cjoe@perches.com\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "a022fef5a2b19086b329d1cc64a5d78aa83e2908",
      "tree": "f5f0addf52b06ca24026080c3a7999b174258ad7",
      "parents": [
        "5460a9d0ffc860a370631e096a8a6f3682f3fc94"
      ],
      "author": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Oct 14 15:00:24 2007 -0400"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Sun Oct 14 15:00:24 2007 -0400"
      },
      "message": "hwmon: (vt8231) fix sparse warning\n\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "1beeffe43311f64df8dd0ab08ff6b1858c58363f",
      "tree": "039324186049a69f3c791165e90404aef497f3cc",
      "parents": [
        "59a35bafb223bbb0553ba1a3bb9280bda668a8d8"
      ],
      "author": {
        "name": "Tony Jones",
        "email": "tonyj@suse.de",
        "time": "Mon Aug 20 13:46:20 2007 -0700"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Tue Oct 09 22:56:30 2007 -0400"
      },
      "message": "hwmon: Convert from class_device to device\n\nConvert from class_device to device for hwmon_device_register/unregister\n\nSigned-off-by: Tony Jones \u003ctonyj@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "d0546128980c18748010c758903b02909e634830",
      "tree": "68e78e4978a0102aa28e6c42dd09bc88427d0f92",
      "parents": [
        "2977110192cdd90d7ffeb12a83eb5e8bdf0cb1c5"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jul 22 12:09:48 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Mon Jul 30 21:05:43 2007 -0400"
      },
      "message": "hwmon: Add missing __devexit tags in various drivers\n\nOn Sun, 22 Jul 2007 00:30:56 +0200, Gabriel C wrote:\n\u003e I noticed this warnings on current git:\n\u003e\n\u003e drivers/hwmon/pc87360.c:1082: warning: \u0027pc87360_remove\u0027 defined but not used\n\u003e drivers/hwmon/sis5595.c:580: warning: \u0027sis5595_remove\u0027 defined but not used\n\u003e drivers/hwmon/smsc47m1.c:608: warning: \u0027smsc47m1_remove\u0027 defined but not used\n\u003e drivers/hwmon/via686a.c:648: warning: \u0027via686a_remove\u0027 defined but not used\n\u003e drivers/hwmon/vt8231.c:755: warning: \u0027vt8231_remove\u0027 defined but not used\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "04a6217df28e3004ba4e76eb0a356a30f72c564f",
      "tree": "c2361be6f6a778dc769d77aa3e9ebfe0ebea366d",
      "parents": [
        "ec5e1a4b8faa6a3522171a185a5c6ac9609e14b4"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Tue Jun 12 13:57:19 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:14 2007 -0400"
      },
      "message": "hwmon: Fix a potential race condition on unload\n\nFix a potential race condition when some hardware monitoring platform\ndrivers are being unloaded. I believe that the driver data pointer\nshouldn\u0027t be cleared before all the sysfs files are removed, otherwise\na sysfs callback might attempt to dereference a NULL pointer. I\u0027m not\nsure exactly what the driver core protects drivers against, so let\u0027s\nplay it safe.\n\nWhile we\u0027re here, clear the driver data pointer when probe fails, so\nas to not leave an invalid pointer behind us.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "ec5e1a4b8faa6a3522171a185a5c6ac9609e14b4",
      "tree": "17ac93d11ece3808b3d78e9aa4c308a37ab9a8b4",
      "parents": [
        "2f6ae157905c393f7372607bc2954f7689838199"
      ],
      "author": {
        "name": "Roger Lucas",
        "email": "roger@planbit.co.uk",
        "time": "Tue Jun 12 21:04:08 2007 +0200"
      },
      "committer": {
        "name": "Mark M. Hoffman",
        "email": "mhoffman@lightlink.com",
        "time": "Thu Jul 19 14:22:14 2007 -0400"
      },
      "message": "hwmon: Convert vt8231 to a platform driver\n\nConvert the vt8231 driver from the nonsensical i2c-isa hack to a\nregular platform driver.\n\nSigned-off-by: Roger Lucas \u003croger@planbit.co.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Mark M. Hoffman \u003cmhoffman@lightlink.com\u003e\n"
    },
    {
      "commit": "bbeaeef73a0b0a5c43ad2657b61857167d914a55",
      "tree": "4de5d4f8a3b0516127db37dc4fad7f5aa188f6f2",
      "parents": [
        "849be516c57501ec4729bde51babc25a7b073b65"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Tue Feb 13 22:08:58 2007 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@arrakis.delvare",
        "time": "Tue Feb 13 22:08:58 2007 +0100"
      },
      "message": "i2c/vt8231: Remove superfluous initialization\n\nRemove a superfluous initialization from the vt8231 hwmon driver; the\ni2c core does this, and the source field will be vanishing soon.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cbeeb5b7c91b23967162185d7580048559db8d58",
      "tree": "49f924307d9786dc7da738fa5cc76757addfc86a",
      "parents": [
        "87808be4f97674e6a2982fa835080cc0320dcbdc"
      ],
      "author": {
        "name": "Roger Lucas",
        "email": "roger@planbit.co.uk",
        "time": "Sun Sep 24 21:21:46 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 28 15:31:18 2006 -0700"
      },
      "message": "vt8231: Fix unchecked return status\n\nvt8231: Fix unchecked return status\n\nCheck the return status from device_create_file() and also use\nthe newer and cleaner sysfs creation functions.\n\nSigned-off-by: Roger Lucas \u003croger@planbit.co.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "872188420997f7f7c1b968fd9bce6578e4c3d45f",
      "tree": "f50e0b64ee5e1c682de5f22e432ebfdf3abcc0d9",
      "parents": [
        "c243353a90fae3a9a85d2bd79b1df06bb21c568a"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Sep 03 22:36:14 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Sep 26 15:38:52 2006 -0700"
      },
      "message": "i2c-isa: Restore driver owner\n\ni2c-isa: Restore driver owner\n\nCommit 2b48716d1d2f2edb1e7cbc5ecf1cb2cb39373e33 back in January\n2006 was a bit overzealous. It removed .owner from all i2c drivers,\nincluding i2c-isa ones, while they still need it.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "9a61bf6300533d3b64d7ff29adfec00e596de67d",
      "tree": "cadce1ae78b51a1dc4c4414699cb590e8c8625e1",
      "parents": [
        "3fb9a65529615944138d527b70174840c95c637a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 18 23:19:26 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Mar 23 14:21:52 2006 -0800"
      },
      "message": "[PATCH] hwmon: Semaphore to mutex conversions\n\nconvert drivers/hwmon/*.c semaphore use to mutexes.\n\nthe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nall affected hwmon drivers were build-tested.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e3efa5a7392e07471b5d0ef7e7cd7ab862f70284",
      "tree": "c4b118150c8d78d7220669144d83559aafcab5a4",
      "parents": [
        "75c0141ca2fdae7c332d8f17412fbe0939dd005f"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Feb 05 23:11:16 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Feb 13 22:30:09 2006 -0800"
      },
      "message": "[PATCH] vt8231: Fix sysfs temperature interface\n\nThe VT8231 low temperature limits are actually hysteresis temperatures\nto the high limits.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Roger Lucas \u003croger@planbit.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "93b47684f60cf25e8cefe19a21d94aa0257fdf36",
      "tree": "f89ab5a9197cf9bb771a556f8b48989416848dce",
      "parents": [
        "46654728b55bf5d09dc91fa45f532131d8a609f2"
      ],
      "author": {
        "name": "Richard Knutsson",
        "email": "ricknu-0@student.ltu.se",
        "time": "Wed Nov 30 01:00:35 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jan 09 12:13:23 2006 -0800"
      },
      "message": "[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()\n\nReplace obsolete pci_module_init() with pci_register_driver().\n\nSigned-off-by: Richard Knutsson \u003cricknu-0@student.ltu.se\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "2b48716d1d2f2edb1e7cbc5ecf1cb2cb39373e33",
      "tree": "04c095d45dfa892b7710e338724a1ac4f1da7cba",
      "parents": [
        "de59cf9ed44f64991e52a9de6094729537f0420c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Dec 06 15:33:15 2005 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:25 2006 -0800"
      },
      "message": "[PATCH] I2C: Remove .owner setting from i2c_driver as it\u0027s no longer needed\n\nNow that i2c_add_driver() doesn\u0027t need the module owner to be set by\nhand, we can delete it from the drivers.  This patch catches all of the\ndrivers that I found in the current tree (if a driver sets the .owner by\nhand, it\u0027s not a problem, just not needed.)\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "cdaf79349c7d24e1d33acb6497849c9e956a33ea",
      "tree": "48f22bb5f215953ac0e57385282fbc5042a03955",
      "parents": [
        "a9718b0c1154dcbd955be6aaee47a314cde6a25a"
      ],
      "author": {
        "name": "Laurent Riffard",
        "email": "laurent.riffard@free.fr",
        "time": "Sat Nov 26 20:37:41 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:23 2006 -0800"
      },
      "message": "[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11\n\nWe should use the i2c_driver.driver\u0027s .name and .owner fields\ninstead of the i2c_driver\u0027s ones.\n\nThis patch updates the hwmon drivers.\n\nSigned-off-by: Laurent Riffard \u003claurent.riffard@free.fr\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1de9e371b89e1cf4da123f0d92efa8eb134ca5e8",
      "tree": "2640b33775ee6f6ebfa19f35976c3fe6dbe55c02",
      "parents": [
        "1d26f455eb0db0bf4d4b7177547f4310b645a32a"
      ],
      "author": {
        "name": "Roger Lucas",
        "email": "roger@planbit.co.uk",
        "time": "Sat Nov 26 20:20:05 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 05 22:16:21 2006 -0800"
      },
      "message": "[PATCH] hwmon: New vt8231 driver\n\nPort the vt8231 hardware monitoring driver from lm_sensors CVS to\nLinux 2.6.\n\nSigned-off-by: Roger Lucas \u003croger@planbit.co.uk\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ]
}
