On Wed, Sep 26, 2012 at 6:10 PM, Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > The dw_dmac driver contains multiple files. To make a managment of them more > convenient move it to an own directory.
git format-patch has a option -C or -M or both... that makes such changes easier to review. If you create patches with these options, we will not get such long patches for renames.... instead a single line will tell "foo.c file is renamed as dw/foo.c" So this patch will have only few lines after that. Please resend with that... as its impossible to review it currently. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/