On 02/27/2015 03:58 PM, Dan Smith wrote:
# HG changeset patch # User Zach Welch zach@mandolincreekfarm.com # Fake Node ID f89649e5464370b95d55c82c7aca288ac16806cc
[PATCH v2 10/12] Move drivers into their own directory (#2351)
I'm holding off on applying this until I hear from Jim, Marco, and Tom. All of which probably have patches pending against the tree who will be affected by this.
As much as I hate to do it, it's probably the right thing to do, but since it's not urgent, we can do it whenever it's most convenient.
I know that git makes it trivially easy to rebase through file renames, and I expect hg has similar abilities. Moreover, I would be shocked if the actual changes conflicted with their patches, as I only touched the import statements at the top of the file. Worst case, it would be one or two lines to fix up, right?
Still, I agree it would be best to get their feedback. I will keep these changes in my active stack of patches, but I will leave it at the end so it won't block other patches.