Varun Wadekar wrote at Sunday, November 13, 2011 11:11 PM: > the root file system on ventana resides on /dev/mmcblk0p1. "The" should be capitalized. > update the dts file to use the proper root instead of /dev/ram. > > Original-author: Pritesh Raithatha <praithatha@xxxxxxxxxx> > Signed-off-by: Varun Wadekar <vwadekar@xxxxxxxxxx> If Pritesh did write this, and you didn't significantly rewrite it, you should probably re-send this after fixing the authorship information in git; that way "git format-patch" will emit a "From" line with Pritesh's information into the email body, so that the author field is set correctly when this is merged. Assuming this is the most recent commit in your branch, you'd do: git commit --amend --author='Pritesh Raithatha <praithatha@xxxxxxxxxx>' (although I also wonder why Pritesh didn't sign it off) The content of the patch seems fine to me. -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html