)]}'
{
  "commit": "e9b0f99e8243e3146f3b5f4ef91f4b6c8f4452c0",
  "tree": "88a8c850a714be1cc7b2db07620732bdcedcd8bd",
  "parents": [
    "51bdad67cb6738c5d0e78084cf3e3baa216f4d2f"
  ],
  "author": {
    "name": "Stephen Warren",
    "email": "swarren@nvidia.com",
    "time": "Tue Oct 30 12:04:17 2012 +0000"
  },
  "committer": {
    "name": "Tom Rini",
    "email": "trini@ti.com",
    "time": "Sun Nov 04 11:00:24 2012 -0700"
  },
  "message": "fs: fix do_fsload() handling of optional arguments\n\nMost arguments to the shell command do_fsload() implements are optional.\nFix the minimum argc check to respect that. Cater for the situation\nwhere argv[2] is not provided.\n\nEnhance both do_fsload() and do_ls() to check the maximum number of\narguments too. While this check would typically be implemented via\nU_BOOT_CMD()\u0027s max_args parameter, if these functions are called\ndirectly, then that check won\u0027t exist.\n\nFinally, alter do_ls() to check (argc \u003e\u003d 4) rather than (argc \u003d\u003d 4) so\nthat if the function is enhanced to allow extra arguments in the future,\nthis test won\u0027t need to be changed at that time.\n\nSigned-off-by: Stephen Warren \u003cswarren@nvidia.com\u003e\nReviewed-by: Benoît Thébaudeau \u003cbenoit.thebaudeau@advansee.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e148a07406fe93365ef3f9154b9b02be7ee1833f",
      "old_mode": 33188,
      "old_path": "fs/fs.c",
      "new_id": "f570312610fb7684f97db031f64ddab25298e396",
      "new_mode": 33188,
      "new_path": "fs/fs.c"
    }
  ]
}
