Re: [PATCHv2 3/4] dma: move dw_dmac driver to an own directory

From: viresh kumar
Date: Wed Sep 26 2012 - 10:53:16 EST


On Wed, Sep 26, 2012 at 6:10 PM, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/